From 9ba730bc48e44630b418f4214aee57c7b7c987bd Mon Sep 17 00:00:00 2001 From: Szymon Tokarz Date: Tue, 31 May 2016 21:41:30 +0000 Subject: [MirFox] Immediately refresh data in Firefox menu when Miranda contact or account is added, renamed, deleted, enabled or disabled, hide or unhide. Add "Add acount to contact name" option. git-svn-id: http://svn.miranda-ng.org/main/trunk@16892 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MirFox/src/resource.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'plugins/MirFox/src/resource.h') diff --git a/plugins/MirFox/src/resource.h b/plugins/MirFox/src/resource.h index cd73d322ad..94dc8d7f87 100644 --- a/plugins/MirFox/src/resource.h +++ b/plugins/MirFox/src/resource.h @@ -23,13 +23,13 @@ #define IDC1_CHECK1 1110 #define IDC1_EDIT1 1111 #define IDC1_STATIC_G3 1112 -#define IDC1_STATIC_INVALIDATE 1113 -#define IDC1_BUTTON_INVALIDATE 1114 +#define IDC1_CHECK2 1113 + //@IDD_OPT2 -#define IDC2_LABEL1 1201 +#define IDC2_STATIC_G1 1201 #define IDC2_CONTACTS_LIST 1202 + //@IDD_OPT3 #define IDC3_STATIC_G1 1301 -#define IDC3_LABEL1 1302 -#define IDC3_PROTOCOLS_LIST 1303 +#define IDC3_PROTOCOLS_LIST 1302 -- cgit v1.2.3