From 27985042841f1ea60156ed532e0b9f57e9c3b369 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Mon, 15 Jun 2015 15:52:22 +0000 Subject: MirLua: added options page git-svn-id: http://svn.miranda-ng.org/main/trunk@14179 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MirLua/src/resource.h | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'plugins/MirLua/src/resource.h') diff --git a/plugins/MirLua/src/resource.h b/plugins/MirLua/src/resource.h index 6a43423102..6adee66c1c 100644 --- a/plugins/MirLua/src/resource.h +++ b/plugins/MirLua/src/resource.h @@ -1,8 +1,12 @@ //{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. -// Used by E:\Projects\C++\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 // Next default values for new objects // @@ -10,7 +14,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 105 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1011 +#define _APS_NEXT_CONTROL_VALUE 1012 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif -- cgit v1.2.3