From 037aeccee0e9986784ad07bef4ad4ebc8a30d58d Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Wed, 15 Jun 2016 15:57:54 +0000 Subject: MirLua: added m_options module git-svn-id: http://svn.miranda-ng.org/main/trunk@16978 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MirLua/src/resource.h | 4 ++-- 1 file changed, 2 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 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 -- cgit v1.2.3