summaryrefslogtreecommitdiff
path: root/plugins/YAPP/src/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/YAPP/src/resource.h')
-rw-r--r--plugins/YAPP/src/resource.h9
1 files changed, 9 insertions, 0 deletions
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