diff options
author | George Hazan <george.hazan@gmail.com> | 2014-02-22 18:51:47 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-02-22 18:51:47 +0000 |
commit | 3d930b54d40bdb2250816a793e06f7f7cef08010 (patch) | |
tree | 49c375b7ee4ab3570e679a17ea37a687877ccb67 /plugins/NewAwaySysMod/src/resource.h | |
parent | 32acb35e56646b68b4d06beab209fb67a625a913 (diff) |
- toolbar button restored;
- fix for the main menu item's text updating;
- unused bitmaps removed;
git-svn-id: http://svn.miranda-ng.org/main/trunk@8222 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NewAwaySysMod/src/resource.h')
-rw-r--r-- | plugins/NewAwaySysMod/src/resource.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/NewAwaySysMod/src/resource.h b/plugins/NewAwaySysMod/src/resource.h index 1c6190554b..5d3d715b5b 100644 --- a/plugins/NewAwaySysMod/src/resource.h +++ b/plugins/NewAwaySysMod/src/resource.h @@ -9,8 +9,6 @@ #define IDI_SOE_ENABLED 110
#define IDD_READAWAYMSG 111
#define IDI_SOE_DISABLED 111
-#define IDB_SOE_ENABLED 112
-#define IDB_SOE_DISABLED 114
#define IDD_NOTIFYOPTDLG 115
#define IDD_NOTIFYVARSDLG 116
#define IDD_AUTOREPLY 121
|