diff options
author | marha <marha@users.sourceforge.net> | 2009-09-09 15:19:40 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-09-09 15:19:40 +0000 |
commit | e978fab10babba27885fe6b8a3f8dd72fecbc792 (patch) | |
tree | 755b19ad0256af3b44bf79c021c132288a396529 /xorg-server/hw/xwin/winresource.h | |
parent | ce016335ab8ff2413bb82de6f74b2b96f746d07b (diff) | |
download | vcxsrv-e978fab10babba27885fe6b8a3f8dd72fecbc792.tar.gz vcxsrv-e978fab10babba27885fe6b8a3f8dd72fecbc792.tar.bz2 vcxsrv-e978fab10babba27885fe6b8a3f8dd72fecbc792.zip |
Synchronised with released branch.
Diffstat (limited to 'xorg-server/hw/xwin/winresource.h')
-rw-r--r-- | xorg-server/hw/xwin/winresource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg-server/hw/xwin/winresource.h b/xorg-server/hw/xwin/winresource.h index 7085117e6..5aa884030 100644 --- a/xorg-server/hw/xwin/winresource.h +++ b/xorg-server/hw/xwin/winresource.h @@ -37,6 +37,7 @@ #define IDC_STATIC -1 #define IDI_XWIN 101 +#define IDI_XWIN_BOXED 102 #define IDM_TRAYICON_MENU 103 #define IDC_CLIENTS_CONNECTED 104 |