From 17e1ffb41fd729e5f65a70255ae83917d16340fc Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 8 Mar 2013 11:07:26 +0000 Subject: Floating contacts: - font settings moved to Options / Customize / Fonts & Colors - code cleaning; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@3916 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/FloatingContacts/src/resource.h | 19 ------------------- 1 file changed, 19 deletions(-) (limited to 'plugins/FloatingContacts/src/resource.h') 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 -- cgit v1.2.3