From 7e1dca72a01a4790c3ef657e5f8f5ba49e6e7a60 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sat, 7 Sep 2002 20:57:39 +0000 Subject: [PATCH] rename "View Log" resource --- stepmania/src/resource.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/stepmania/src/resource.h b/stepmania/src/resource.h index f1064c0c1a..7683028725 100644 --- a/stepmania/src/resource.h +++ b/stepmania/src/resource.h @@ -1,5 +1,5 @@ //{{NO_DEPENDENCIES}} -// Microsoft Developer Studio generated include file. +// Microsoft Visual C++ generated include file. // Used by StepMania.RC // #define IDC_CRASH_SAVE 16 @@ -27,6 +27,7 @@ #define IDC_STATIC_MESSAGE1 1010 #define IDC_STATIC_MESSAGE2 1011 #define IDC_BUTTON_CLOSE 1011 +#define IDC_VIEW_LOG 1012 #define IDC_STATIC_MESSAGE3 1013 #define IDC_ASMBOX 1133 #define IDC_REGDUMP 1283 @@ -40,7 +41,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 123 #define _APS_NEXT_COMMAND_VALUE 40009 -#define _APS_NEXT_CONTROL_VALUE 1012 +#define _APS_NEXT_CONTROL_VALUE 1013 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif