diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-10-28 14:23:08 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-10-28 14:23:08 +0000 |
commit | 9d4823adc8319a20d2ace3d0944ca32e300f6eeb (patch) | |
tree | 66a10f48e62f2e8281af56877105d97f1c34f6d9 /hw/xwin/winresource.h | |
parent | db65fce04ddec1dac0d92ad3abc95ab4996bd206 (diff) |
Import recent changes from CYGWIN branch
Diffstat (limited to 'hw/xwin/winresource.h')
-rw-r--r-- | hw/xwin/winresource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xwin/winresource.h b/hw/xwin/winresource.h index 300fcd198..ca69521a1 100644 --- a/hw/xwin/winresource.h +++ b/hw/xwin/winresource.h @@ -48,6 +48,7 @@ #define ID_APP_HIDE_ROOT 201 #define ID_APP_ALWAYS_ON_TOP 202 #define ID_APP_ABOUT 203 +#define ID_APP_SHOWCURSOR 204 #define ID_ABOUT_UG 300 #define ID_ABOUT_FAQ 301 |