From 941dca4cf7a93100c19a6e3b92e1bc6bf9e71f04 Mon Sep 17 00:00:00 2001 From: Goraf Date: Sat, 6 Feb 2016 21:35:37 +0000 Subject: ContextHelp: * not used controls removed * links fixed * decapitalization git-svn-id: http://svn.miranda-ng.org/main/trunk@16232 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ContextHelp/src/resource.h | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'plugins/ContextHelp/src/resource.h') diff --git a/plugins/ContextHelp/src/resource.h b/plugins/ContextHelp/src/resource.h index e9f9b0622f..6710ecaf41 100644 --- a/plugins/ContextHelp/src/resource.h +++ b/plugins/ContextHelp/src/resource.h @@ -6,7 +6,6 @@ #define IDD_SHADOW 102 #define IDD_OPT_LANG 103 #define IDD_OPT_ADV 104 -#define IDD_UPDATENOTIFY 105 #define IDD_DOWNLOADLANG 106 #define IDC_CTLTEXT 1001 #define IDC_TEXT 1002 @@ -33,16 +32,6 @@ #define IDC_LANGNOTINCLUDED 1023 #define IDC_MORELANG 1024 #define IDC_NOPACK 1025 -#define IDC_ENABLEHELPUPDATES 1026 -#define IDC_DOWNLOADLANG 1027 -#define IDC_LANGCOMBO 1028 -#define IDC_DOWNLOADALL 1029 -#define IDC_LOADING 1030 -#define IDC_LANGUAGELABEL 1031 -#define IDC_LANGUAGE 1032 -#define IDC_CURRENTVERSION 1033 -#define IDC_NEWVERSION 1034 -#define IDC_NEWVERSIONLABEL 1035 #define IDC_AUTOTIPSENABLED 1036 #define IDC_AUTOTIPDELAY 1037 #define IDC_AUTOTIPDELAYSPIN 1038 -- cgit v1.2.3