From 3608a8574475edf3f1e08b97124fc3461f0ce32e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Sun, 19 May 2013 12:12:21 +0000 Subject: YAPP: too much cleanup fixed git-svn-id: http://svn.miranda-ng.org/main/trunk@4728 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/YAPP/src/resource.h | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'plugins') diff --git a/plugins/YAPP/src/resource.h b/plugins/YAPP/src/resource.h index 16ca2ca609..a5931b3d73 100644 --- a/plugins/YAPP/src/resource.h +++ b/plugins/YAPP/src/resource.h @@ -17,10 +17,14 @@ #define IDC_ED_MAXHEIGHT 1006 #define IDC_SPIN_WIDTH 1007 #define IDC_SPIN_MAXHEIGHT 1009 +#define IDC_RAD_BOTTOMRIGHT 1010 #define IDC_ED_INDENT 1011 +#define IDC_RAD_BOTTOMLEFT 1012 #define IDC_ED_SBWIDTH 1012 #define IDC_SPIN_INDENT 1013 +#define IDC_RAD_TOPRIGHT 1014 #define IDC_SPIN_SBWIDTH 1014 +#define IDC_RAD_TOPLEFT 1015 #define IDC_ED_PADDING 1015 #define IDC_ED_TRANS 1016 #define IDC_SPIN_TRANS 1017 @@ -29,9 +33,14 @@ #define IDC_BTN_PREVIEW 1020 #define IDC_CMB_ANIMATE 1021 #define IDC_CHK_TRANSBG 1022 +#define IDC_RAD_RIGHTICON 1023 #define IDC_SPIN_PADDING 1023 #define IDC_CHK_GLOBALHOVER 1024 +#define IDC_RAD_LEFTICON 1025 #define IDC_CHK_ROUNDCORNERSAV 1025 +#define IDC_RAD_NOAV 1026 +#define IDC_RAD_RIGHTAV 1027 +#define IDC_RAD_LEFTAV 1029 #define IDC_ED_AVSIZE 1031 #define IDC_SPIN_AVSIZE 1032 #define IDC_LST_STATUS 1033 -- cgit v1.2.3