summaryrefslogtreecommitdiff
path: root/tipper/resource.h
diff options
context:
space:
mode:
authorsje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-10-15 14:24:14 +0000
committersje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-10-15 14:24:14 +0000
commit6c47d058b5138771da59c417e223fc7ad1ce001c (patch)
treea84aecb6abc13a77c8da4982aaf99457afee8847 /tipper/resource.h
parent283b4ae7cb3ca185b9a9eb1e629b9f7278be55de (diff)
rearranged options pages to make more room
added 'keep avatar original size' option added background image with stretch option git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@366 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'tipper/resource.h')
-rw-r--r--tipper/resource.h14
1 files changed, 11 insertions, 3 deletions
diff --git a/tipper/resource.h b/tipper/resource.h
index dad8e31..03e2540 100644
--- a/tipper/resource.h
+++ b/tipper/resource.h
@@ -2,10 +2,12 @@
// Microsoft Visual C++ generated include file.
// Used by tipper.rc
//
-#define IDD_OPT1 101
+#define IDD_OPT_LAYOUT 101
+#define IDD_OPT_CONTENT 102
#define IDD_SUBST 103
#define IDD_ITEM 104
#define IDD_OPT2 105
+#define IDD_OPT_WINDOW 106
#define IDC_ED_WIDTH 1005
#define IDC_ED_MAXHEIGHT 1006
#define IDC_SPIN_WIDTH 1007
@@ -49,6 +51,8 @@
#define IDC_BTN_DOWN 1039
#define IDC_CHK_NOFOCUS 1040
#define IDC_BTN_EDIT 1041
+#define IDC_CHK_NOFOCUS2 1041
+#define IDC_CHK_NORESIZEAV 1041
#define IDC_LST_SUBST 1042
#define IDC_BTN_ADD2 1043
#define IDC_ED_MODULE 1044
@@ -72,14 +76,18 @@
#define IDC_CMB_VV 1054
#define IDC_CMB_LH 1055
#define IDC_CMB_VH 1056
+#define IDC_ED_BGFN 1057
+#define IDC_BTN_BROWSE 1058
+#define IDC_CHECK1 1059
+#define IDC_CHK_STRETCHBG 1059
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 106
+#define _APS_NEXT_RESOURCE_VALUE 107
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1054
+#define _APS_NEXT_CONTROL_VALUE 1060
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif