diff options
author | George Hazan <george.hazan@gmail.com> | 2012-11-03 20:16:42 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-11-03 20:16:42 +0000 |
commit | f12d8b56f2894e94491bd7424d69f595d285f01f (patch) | |
tree | 3f54d66c8c248bb456da1cb0c5cc31661f144e5f /plugins/Gender/src/resource.h | |
parent | 1b1a54dc156bec90be3ddc337c17b4e67179d4ea (diff) |
no more MS_CLIST_EXTRA_ADD_ICON in the application code
git-svn-id: http://svn.miranda-ng.org/main/trunk@2175 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Gender/src/resource.h')
-rw-r--r-- | plugins/Gender/src/resource.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/Gender/src/resource.h b/plugins/Gender/src/resource.h index 8ea2786991..765b554966 100644 --- a/plugins/Gender/src/resource.h +++ b/plugins/Gender/src/resource.h @@ -6,12 +6,8 @@ #define IDI_MALE 101
#define IDI_FEMALE 102
#define IDI_UNDEF 103
-#define IDC_ADVICON 1001
#define IDC_MENUITEMS 1002
#define IDC_DRAWUNDEFICON 1003
-#define IDC_USE_L 1004
-#define IDC_SLOT_L 1005
-#define IDC_NOTE_L 1006
// Next default values for new objects
//
|