From 9a4d6d236bcd294d77884441494c2e32f3817b11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Sch=C3=BCmann?= Date: Thu, 10 Apr 2014 23:34:27 +0000 Subject: SendSS: * improved GetFileName() to also handle Unix paths (Utils) !* improved and fixed dialog, caused graphical issues before, also improved tab order (UMainForm, resource) * improved resource.rc a bit. Now use defines for UInfoButtonClass styles * replaced some mir_freeAndNil() calls with mir_free() where appreciated (UMainForm, UAboutForm) * minor update to Dropbox support. no real change git-svn-id: http://svn.miranda-ng.org/main/trunk@8939 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SendScreenshotPlus/src/resource.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/SendScreenshotPlus/src/resource.h') diff --git a/plugins/SendScreenshotPlus/src/resource.h b/plugins/SendScreenshotPlus/src/resource.h index baa47eb668..a788ba559f 100644 --- a/plugins/SendScreenshotPlus/src/resource.h +++ b/plugins/SendScreenshotPlus/src/resource.h @@ -62,14 +62,12 @@ #define ID_upQuality 1204 #define ID_edtTimed 1205 #define ID_upTimed 1206 -#define IDC_WHITERECT 1221 #define ID_cboxFormat 1301 #define ID_cboxSendBy 1302 #define ID_lblFmtInfo 1501 #define IDE_Image 1501 #define ID_lblSendBy 1502 #define IDE_imgSelection 1502 -#define ID_bvlTarget 1503 #define IDC_COPYRIGHT 1503 #define ID_lblDropInfo 1504 #define ID_imgTarget 1505 -- cgit v1.2.3