diff options
author | George Hazan <george.hazan@gmail.com> | 2012-11-10 17:27:44 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-11-10 17:27:44 +0000 |
commit | 0558746230c69a040bb9423fbefe64ccfcfa0590 (patch) | |
tree | dbfd57ede0d993d1cff5fc8da7832c9f592648f0 /plugins/Clist_modern/src/resource.h | |
parent | 7bd7e366fb86d1aeba7b07c30b77a9c2c67cd9f5 (diff) |
- unused icons removed;
- spaces replaced with tabs
git-svn-id: http://svn.miranda-ng.org/main/trunk@2276 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_modern/src/resource.h')
-rw-r--r-- | plugins/Clist_modern/src/resource.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/plugins/Clist_modern/src/resource.h b/plugins/Clist_modern/src/resource.h index 29a9f73c9b..da1f1f507e 100644 --- a/plugins/Clist_modern/src/resource.h +++ b/plugins/Clist_modern/src/resource.h @@ -80,7 +80,6 @@ #define IDI_NEWGROUP 282
#define IDI_NEWGROUP2 283
#define IDD_MODERNOPTS 288
-#define IDI_ICON1 290
#define IDC_DEFAULTSUB 293
#define IDC_DROPMETA 295
#define IDC_CURSOR1 296
@@ -92,12 +91,10 @@ #define IDI_AVATAR_OVERLAY_OFFLINE 359
#define IDI_AVATAR_OVERLAY_ONLINE 360
#define IDI_AVATAR_OVERLAY_PHONE 361
-#define IDI_ICON9 362
#define IDI_AVATAR_OVERLAY_AWAY 362
#define IDI_AVATAR_OVERLAY_DND 363
#define IDI_AVATAR_OVERLAY_INVISIBLE 364
#define IDI_AVATAR_OVERLAY_LUNCH 365
-#define IDI_ICON4 366
#define IDI_AVATAR_OVERLAY_CHAT 366
#define IDI_ICQC1 367
#define IDI_ICQC2 368
@@ -114,8 +111,6 @@ #define IDD_OPT_ITEM_TEXT 389
#define IDD_OPT_ITEM_SECOND_LINE 390
#define IDD_OPT_ITEM_THIRD_LINE 391
-#define IDI_ICON2 396
-#define IDI_ICON3 397
#define IDD_OPT_SKINEDITOR 398
#define IDI_STATUS_OVERLAY_NA 400
#define IDI_STATUS_OVERLAY_OCCUPIED 401
@@ -135,11 +130,7 @@ #define IDI_ROWCONT3 418
#define IDD_TAB 450
#define IDD_OPT_CLUI_2 451
-#define IDI_ALWAYSVIS 453
#define IDI_ICON6 454
-#define IDI_NEVERVIS 454
-#define IDI_ICON5 455
-#define IDI_CHAT 455
#define IDI_LISTENING_TO 456
#define IDD_OPT_CLCBKG 462
#define IDI_FAVORITE_0 500
|