mirror of
https://github.com/gryf/wmaker.git
synced 2026-04-17 21:53:36 +02:00
fixed some signal handling bugs
This commit is contained in:
@@ -528,9 +528,9 @@ void W_HandleSelectionEvent(XEvent *event);
|
||||
|
||||
void W_HandleDNDClientMessage(WMView *toplevel, XClientMessageEvent *event);
|
||||
|
||||
void W_FlushASAPNotificationQueue();
|
||||
void W_FlushASAPNotificationQueue(void);
|
||||
|
||||
void W_FlushIdleNotificationQueue();
|
||||
void W_FlushIdleNotificationQueue(void);
|
||||
|
||||
struct W_Balloon *W_CreateBalloon(WMScreen *scr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user