diff gui/win32/skinload.h @ 34458:1e84148527ab

Add user event evMenu. (Unless the skin definable menu can't be properly handled with mouse over and cursor keys, only the default menu will show up.)
author ib
date Thu, 12 Jan 2012 14:21:55 +0000
parents 00cf27b14c15
children b03481253518
line wrap: on
line diff
--- a/gui/win32/skinload.h	Thu Jan 12 13:36:20 2012 +0000
+++ b/gui/win32/skinload.h	Thu Jan 12 14:21:55 2012 +0000
@@ -175,6 +175,7 @@
 #define evAbout             12
 #define evPreferences       14
 #define evSkinBrowser       15
+#define evMenu              33
 
 #define evIconify           11
 #define evExit              1000