diff options
author | George Hazan <george.hazan@gmail.com> | 2012-06-13 16:11:53 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-06-13 16:11:53 +0000 |
commit | 30d2e707d653c7f31461587198dd57ff2e69af08 (patch) | |
tree | fec509e27701c7f1798599f6230b3957387a3209 /plugins/TopToolBar/resource.h | |
parent | aea65132ee68b589074ffddc0aaef2c7b01dba51 (diff) |
- unneeded structure removed
- version resource added
git-svn-id: http://svn.miranda-ng.org/main/trunk@394 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TopToolBar/resource.h')
-rw-r--r-- | plugins/TopToolBar/resource.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/TopToolBar/resource.h b/plugins/TopToolBar/resource.h index e87c3f88fb..230adf88f0 100644 --- a/plugins/TopToolBar/resource.h +++ b/plugins/TopToolBar/resource.h @@ -19,8 +19,6 @@ #define IDI_ICON1 138
#define IDI_MIRANDADN 139
#define IDI_RUN 140
-#define IDI_NOTICK 205
-#define IDI_TICK 206
#define IDD_OPT_TTBBKG 230
#define IDD_OPT_INTERNALORDER 262
#define IDD_OPT_BUTORDER 262
|