diff options
author | George Hazan <george.hazan@gmail.com> | 2014-03-25 19:03:10 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-03-25 19:03:10 +0000 |
commit | 37ff9e02c6e531e6cec27c941ad5c1a90f84faf5 (patch) | |
tree | ee46903e4b2098f8b9595888526e24355d8d7ad4 /src/resource.h | |
parent | 8eea8d6188df218d2ee5a6d9fb49a695e05e2ee9 (diff) |
minor tweak for the language options dialog
git-svn-id: http://svn.miranda-ng.org/main/trunk@8749 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/resource.h')
-rw-r--r-- | src/resource.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/resource.h b/src/resource.h index b1dd8682bc..645aa3ea39 100644 --- a/src/resource.h +++ b/src/resource.h @@ -192,12 +192,10 @@ #define IDC_RELOAD 1011
#define IDC_SPECIFYPORTS 1013
#define IDC_ST_ENTERMSG 1013
-#define IDC_LANGLOCALELABEL 1013
#define IDC_ST_ENTERURL 1014
#define IDC_SPECIFYPORTSO 1014
#define IDC_LANGLOCALE 1014
#define IDC_ENABLEUPNP 1015
-#define IDC_PLUGINSINCLUDEDLABEL 1015
#define IDC_VALIDATESSL 1016
#define IDC_PLUGINSINCLUDED 1016
#define IDC_ONLYAVAIL 1017
|