summaryrefslogtreecommitdiff
path: root/plugins/MirLua/src/resource.h
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2015-06-18 15:27:08 +0000
committerAlexander Lantsev <aunsane@gmail.com>2015-06-18 15:27:08 +0000
commit3af4bb5ed2c17d17ecc8073cd233277ed8541cf1 (patch)
tree5269a2674b1e50ba322c1636580c84579c321459 /plugins/MirLua/src/resource.h
parent6f8ff613bd81e4592173e9039ec0dc6f01ce5e6b (diff)
MirLua: scripts reloading pt.1
git-svn-id: http://svn.miranda-ng.org/main/trunk@14245 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MirLua/src/resource.h')
-rw-r--r--plugins/MirLua/src/resource.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/plugins/MirLua/src/resource.h b/plugins/MirLua/src/resource.h
index 6adee66c1c..612051cbad 100644
--- a/plugins/MirLua/src/resource.h
+++ b/plugins/MirLua/src/resource.h
@@ -1,12 +1,14 @@
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
-// Used by D:\Projects\MirandaNG\plugins\MirLua\res\resource.rc
+// Used by d:\Projects\MirandaNG\plugins\MirLua\res\resource.rc
//
#define IDI_ICON 100
#define IDD_OPTIONS_MAIN 106
#define IDD_OPTIONS 106
#define IDC_LIST1 1011
#define IDC_SCRIPTS 1011
+#define IDC_BUTTON1 1012
+#define IDC_RELOAD 1012
// Next default values for new objects
//
@@ -14,7 +16,7 @@
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 105
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1012
+#define _APS_NEXT_CONTROL_VALUE 1013
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif