summaryrefslogtreecommitdiff
path: root/Source/MFCDialog/resource.h
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2001-07-25 18:30:27 -0400
committerBill Hoffman <bill.hoffman@kitware.com>2001-07-25 18:30:27 -0400
commita5eac44d1833c80ce82dad9331418f1119582f3b (patch)
treeb42d695d47580684a1b8a92785d5870921bb6273 /Source/MFCDialog/resource.h
parent4ab2650802f7b0addce7860aff4fd5a2709eae24 (diff)
downloadcmake-a5eac44d1833c80ce82dad9331418f1119582f3b.tar.gz
ENH: rework GUI with configure/OK/Cancel
Diffstat (limited to 'Source/MFCDialog/resource.h')
-rw-r--r--Source/MFCDialog/resource.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/MFCDialog/resource.h b/Source/MFCDialog/resource.h
index faa5626212..b899c8b708 100644
--- a/Source/MFCDialog/resource.h
+++ b/Source/MFCDialog/resource.h
@@ -17,7 +17,7 @@
#define IDC_CMAKE_VERSION 1014
#define IDC_FRAME 1015
#define IDC_MouseHelpCaption 1016
-#define IDC_CompilingText 1017
+#define IDC_OK 1018
// Next default values for new objects
//
@@ -25,7 +25,7 @@
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32771
-#define _APS_NEXT_CONTROL_VALUE 1018
+#define _APS_NEXT_CONTROL_VALUE 1019
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif