summaryrefslogtreecommitdiff
path: root/plugins/MirLua/src/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MirLua/src/resource.h')
-rw-r--r--plugins/MirLua/src/resource.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/MirLua/src/resource.h b/plugins/MirLua/src/resource.h
index 9ed73fc420..b83d89d368 100644
--- a/plugins/MirLua/src/resource.h
+++ b/plugins/MirLua/src/resource.h
@@ -6,9 +6,9 @@
#define IDI_SCRIPT 100
#define IDI_OPEN 105
#define IDD_OPTIONS 106
+#define IDD_SCRIPTOPTIONSPAGE 107
#define IDI_RELOAD 108
#define IDI_FAILED 109
-#define IDI_ICON2 110
#define IDI_LOADED 110
#define IDC_SCRIPTS 1011
#define IDC_RELOAD 1012
@@ -21,7 +21,7 @@
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 111
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1015
+#define _APS_NEXT_CONTROL_VALUE 1016
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif