Author: akhaldi Date: Thu Nov 19 16:46:51 2015 New Revision: 69942
URL: http://svn.reactos.org/svn/reactos?rev=69942&view=rev Log: [EXPLORER] Fix MSVC build.
Modified: trunk/reactos/base/shell/explorer/resource.h
Modified: trunk/reactos/base/shell/explorer/resource.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer/resourc... ============================================================================== --- trunk/reactos/base/shell/explorer/resource.h [iso-8859-1] (original) +++ trunk/reactos/base/shell/explorer/resource.h [iso-8859-1] Thu Nov 19 16:46:51 2015 @@ -189,4 +189,4 @@ #define ID_SHELL_CMD_TILE_WND_H (ID_SHELL_CMD_LAST + 9) #define ID_SHELL_CMD_CASCADE_WND (ID_SHELL_CMD_LAST + 10) #define ID_SHELL_CMD_CUST_NOTIF (ID_SHELL_CMD_LAST + 11) -#define ID_SHELL_CMD_ADJUST_DAT (ID_SHELL_CMD_LAST + 12) +#define ID_SHELL_CMD_ADJUST_DAT (ID_SHELL_CMD_LAST + 12)