summaryrefslogtreecommitdiffstats
path: root/Source/MFCDialog/resource.h
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2001-07-24 20:46:33 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2001-07-24 20:46:33 (GMT)
commitac1112ad06eea51d0ce9b02cdd3c5a8bda8b3db0 (patch)
treec5d06bdd7924d5a0866261354d9743c493dd2571 /Source/MFCDialog/resource.h
parent1f2c84f2844067e83dfeea7d728fbc4e44c70547 (diff)
downloadCMake-ac1112ad06eea51d0ce9b02cdd3c5a8bda8b3db0.zip
CMake-ac1112ad06eea51d0ce9b02cdd3c5a8bda8b3db0.tar.gz
CMake-ac1112ad06eea51d0ce9b02cdd3c5a8bda8b3db0.tar.bz2
BUG: fix on scroll with buttons
Diffstat (limited to 'Source/MFCDialog/resource.h')
-rw-r--r--Source/MFCDialog/resource.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/MFCDialog/resource.h b/Source/MFCDialog/resource.h
index 1a7c3d3..faa5626 100644
--- a/Source/MFCDialog/resource.h
+++ b/Source/MFCDialog/resource.h
@@ -17,6 +17,7 @@
#define IDC_CMAKE_VERSION 1014
#define IDC_FRAME 1015
#define IDC_MouseHelpCaption 1016
+#define IDC_CompilingText 1017
// Next default values for new objects
//
@@ -24,7 +25,7 @@
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32771
-#define _APS_NEXT_CONTROL_VALUE 1017
+#define _APS_NEXT_CONTROL_VALUE 1018
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif