diff Gui/wm/ws.h @ 5919:60cf2bca993f

some bug fix
author pontscho
date Wed, 01 May 2002 09:29:06 +0000
parents 3473ca9ef158
children b5fb9a927bf3
line wrap: on
line diff
--- a/Gui/wm/ws.h	Tue Apr 30 23:29:38 2002 +0000
+++ b/Gui/wm/ws.h	Wed May 01 09:29:06 2002 +0000
@@ -77,6 +77,7 @@
 #define wsWindowFocusOut        64
 #define wsWindowExpose         128
 #define wsWindowRolled         256
+#define wsWindowClosed         512
 
 #define wsNone       0
 #define wsMapped     1