[commit] r1327 - trunk/GME/Console
GMESRC Repository Notifications
gme-commit at list.isis.vanderbilt.edu
Thu May 26 16:17:41 CDT 2011
Author: ksmyth
Date: Thu May 26 16:17:41 2011
New Revision: 1327
Log:
Revert -c1326: accidental change
Modified:
trunk/GME/Console/Resource.h
Modified: trunk/GME/Console/Resource.h
==============================================================================
--- trunk/GME/Console/Resource.h Thu May 26 16:16:49 2011 (r1326)
+++ trunk/GME/Console/Resource.h Thu May 26 16:17:41 2011 (r1327)
@@ -35,15 +35,13 @@
#define IDI_BTNUP 214
#define IDI_BTNDN 215
#define IDI_BTNRET 216
-#define IDR_ACCELERATOR_HTML_CTRL 216
-#define ID_ACCELERATOR_HTML_CTRL_C 32768
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 217
-#define _APS_NEXT_COMMAND_VALUE 32770
+#define _APS_NEXT_RESOURCE_VALUE 216
+#define _APS_NEXT_COMMAND_VALUE 32768
#define _APS_NEXT_CONTROL_VALUE 201
#define _APS_NEXT_SYMED_VALUE 124
#endif
More information about the gme-commit
mailing list