diff options
author | Robert Pösel <robyer@seznam.cz> | 2013-07-29 12:10:19 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2013-07-29 12:10:19 +0000 |
commit | 6646e16fecc868ba55783c07737a9197dc72f8ba (patch) | |
tree | 0f9f3491d1758a063f2febc5988341d372cdbfad /protocols/FacebookRM/src/resource.h | |
parent | d071a97479aed0d59f2d4a8acc27cf9369c7cd61 (diff) |
Facebook: Use Popup Classes
git-svn-id: http://svn.miranda-ng.org/main/trunk@5522 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/FacebookRM/src/resource.h')
-rw-r--r-- | protocols/FacebookRM/src/resource.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/protocols/FacebookRM/src/resource.h b/protocols/FacebookRM/src/resource.h index 444c7c7699..85ae3cca47 100644 --- a/protocols/FacebookRM/src/resource.h +++ b/protocols/FacebookRM/src/resource.h @@ -33,26 +33,6 @@ #define IDC_FEEDS_ENABLE 1042
#define IDC_OTHER_ENABLE 1043
#define IDC_CLIENT_ENABLE 1044
-#define IDC_COLBACK 1051
-#define IDC_COLTEXT 1052
-#define IDC_COLBACK2 1053
-#define IDC_COLTEXT2 1054
-#define IDC_COLBACK3 1055
-#define IDC_COLTEXT3 1056
-#define IDC_COLBACK4 1057
-#define IDC_COLTEXT4 1058
-#define IDC_NOTIFICATIONS_DEFAULT 1071
-#define IDC_FEEDS_DEFAULT 1072
-#define IDC_OTHER_DEFAULT 1073
-#define IDC_CLIENT_DEFAULT 1074
-#define IDC_TIMEOUT 1081
-#define IDC_TIMEOUT_SPIN 1082
-#define IDC_TIMEOUT2 1083
-#define IDC_TIMEOUT_SPIN2 1084
-#define IDC_TIMEOUT3 1085
-#define IDC_TIMEOUT_SPIN3 1086
-#define IDC_TIMEOUT4 1087
-#define IDC_TIMEOUT_SPIN4 1088
#define IDC_SYSTRAY_NOTIFY 1098
#define IDC_PREVIEW 1099
#define IDC_SET_STATUS 1126
|