diff options
Diffstat (limited to 'plugins/FloatingContacts/src/resource.h')
-rw-r--r-- | plugins/FloatingContacts/src/resource.h | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/plugins/FloatingContacts/src/resource.h b/plugins/FloatingContacts/src/resource.h index 4674f60fd7..d41877bc12 100644 --- a/plugins/FloatingContacts/src/resource.h +++ b/plugins/FloatingContacts/src/resource.h @@ -8,8 +8,6 @@ #define IDI_SHOW 105
#define IDD_OPT_FNT 106
#define IDD_OPT_SKIN 106
-#define IDC_SLIDER_OPACITY 1001
-#define IDC_OPACITY 1002
#define IDC_CHK_HIDE_OFFLINE 1003
#define IDC_CHK_STICK 1004
#define IDC_CHK_WIDTH 1005
@@ -32,24 +30,7 @@ #define IDC_CHK_SINGLECLK 1020
#define IDC_CHECK2 1021
#define IDC_CHK_SHOWIDLE 1021
-#define IDC_FONTID 1100
-#define IDC_SAMEAS 1101
#define IDC_LBL_TIMEIN_CMT 1101
-#define IDC_SAMETYPE 1102
-#define IDC_SAMESIZE 1103
-#define IDC_SAMESTYLE 1104
-#define IDC_SAMECOLOUR 1105
-#define IDC_TYPEFACE 1106
-#define IDC_SCRIPT 1107
-#define IDC_FONTSIZE 1108
-#define IDC_BOLD 1109
-#define IDC_ITALIC 1110
-#define IDC_UNDERLINE 1111
-#define IDC_COLOUR 1112
-#define IDC_SAMPLE 1113
-#define IDC_STSAMETEXT 1114
-#define IDC_STASTEXT 1115
-#define IDC_STHORZBAR 1116
#define IDC_BKGCOLOUR 1200
#define IDC_BITMAP 1201
#define IDC_FILENAME 1202
|