mssing a break; *^^;*
This commit is contained in:
parent
a9ff8217bf
commit
35889c2854
1 changed files with 1 additions and 0 deletions
|
@ -1455,6 +1455,7 @@ static void event_handle_client(ObClient *client, XEvent *e)
|
|||
client_update_sync_request_counter(client);
|
||||
}
|
||||
#endif
|
||||
break;
|
||||
case ColormapNotify:
|
||||
client_update_colormap(client, e->xcolormap.colormap);
|
||||
break;
|
||||
|
|
Loading…
Reference in a new issue