summaryrefslogtreecommitdiffstats
path: root/Gui/wm/ws.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/wm/ws.h')
-rw-r--r--Gui/wm/ws.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gui/wm/ws.h b/Gui/wm/ws.h
index ab8e0fb0df..8842b8c42f 100644
--- a/Gui/wm/ws.h
+++ b/Gui/wm/ws.h
@@ -194,6 +194,8 @@ extern int wsGetDepthOnScreen( void );
extern void wsDoExit( void );
extern void wsMainLoop( void );
+extern Bool wsEvents( Display * display,XEvent * Event,XPointer arg );
+extern void wsHandleEvents( void );
// ----------------------------------------------------------------------------------------------
// wsCrateWindow: create a new window on the screen.