From f0c76b4878c08404b54ed8b5cc6f43b9da63769b Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 8 Mar 2013 11:36:32 +0000 Subject: - skin controls moved up; - restored IDC_OPACITY control; - more cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@3918 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/FloatingContacts/src/resource.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'plugins/FloatingContacts/src/resource.h') diff --git a/plugins/FloatingContacts/src/resource.h b/plugins/FloatingContacts/src/resource.h index d41877bc12..87664ca12b 100644 --- a/plugins/FloatingContacts/src/resource.h +++ b/plugins/FloatingContacts/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. -// Used by ..\res\fltcnt.rc +// Used by D:\Myranda\plugins\FloatingContacts\res\fltcnt.rc // #define IDD_OPT_FLTCONT 101 #define IDI_ICON1 103 @@ -8,6 +8,8 @@ #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 @@ -45,7 +47,7 @@ #define IDC_RBEDGESCOLOR 1211 // Next default values for new objects -// +// #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 107 -- cgit v1.2.3