diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-10-08 09:10:06 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-10-08 09:10:06 +0000 |
commit | 194923c172167eb3fc33807ec8009b255f86337e (patch) | |
tree | 1effc97a1bd872cc3a5eac7a361250cf283e0efd /plugins/ShlExt/resource.h | |
parent | b2943645fed61d0c0cfee1225654e5ff44fd96f8 (diff) |
Plugin is not adapted until someone can compile it and tell others how to do the same
git-svn-id: http://svn.miranda-ng.org/main/trunk@1809 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ShlExt/resource.h')
-rw-r--r-- | plugins/ShlExt/resource.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/plugins/ShlExt/resource.h b/plugins/ShlExt/resource.h deleted file mode 100644 index c89660a88d..0000000000 --- a/plugins/ShlExt/resource.h +++ /dev/null @@ -1,13 +0,0 @@ -#define IDD_SHLOPTS 101 -#define IDC_USEGROUPS 1014 -#define IDC_CLISTGROUPS 1015 -#define IDC_SHOWFULL 1016 -#define IDC_NOPROF 1020 -#define IDC_SHOWINVISIBLES 1021 -#define IDC_HIDEOFFLINE 1022 -#define IDC_STATUS 1023 -#define IDC_CAPMENUS 1025 -#define IDC_CAPSTATUS 1026 -#define IDC_CAPSHLSTATUS 1027 -#define IDC_REMOVE 1028 -#define IDC_USEOWNERDRAW 1029 |