summaryrefslogtreecommitdiff
path: root/otr/resource.h
diff options
context:
space:
mode:
authorsje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-06-19 12:30:01 +0000
committersje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-06-19 12:30:01 +0000
commit9276a894b360d4c7bbe7a5f1913bc6beb157e9c8 (patch)
tree12f0801b403cbcf013d075239bd5868bececbdb5 /otr/resource.h
parentcfc3f883b893fab0042738d1ed228467d5a7ac74 (diff)
readded missing 'timeout finished' checkbox
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@207 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'otr/resource.h')
-rw-r--r--otr/resource.h43
1 files changed, 27 insertions, 16 deletions
diff --git a/otr/resource.h b/otr/resource.h
index 1ae4cf5..e450a04 100644
--- a/otr/resource.h
+++ b/otr/resource.h
@@ -1,23 +1,34 @@
-
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by resource.rc
+//
#define IDD_OPT1 101
+#define IDD_GENKEYNOTIFY 102
#define IDC_RAD_OPP 1002
#define IDC_RAD_ALWAYS 1003
#define IDC_RAD_NEVER 1004
#define IDC_CLIST 1005
#define IDC_RAD_MANUAL 1006
-#define IDC_LIST_PROTOS 1007
-#define IDC_ED_FINGERPRINT 1008
-#define IDC_BUT_NEWKEY 1009
-#define IDC_CHK_PREFIX 1010
-#define IDC_CHK_MSGINLINE 1011
-#define IDC_ED_PREFIX 1012
-#define IDC_CHK_TIMEFINISH 1013
-#define IDC_CHK_ENDOFFLINE 1014
-#define IDC_CHK_ENDCLOSE 1015
-
-#define IDD_GENKEYNOTIFY 102
-
-#define IDI_START 2000
-#define IDI_STOP 2001
-
+#define IDC_LIST_PROTOS 1007
+#define IDC_ED_FINGERPRINT 1008
+#define IDC_BUT_NEWKEY 1009
+#define IDC_CHK_PREFIX 1010
+#define IDC_CHK_MSGINLINE 1011
+#define IDC_ED_PREFIX 1012
+#define IDC_CHK_TIMEFINISH 1013
+#define IDC_CHK_ENDOFFLINE 1014
+#define IDC_CHK_ENDCLOSE 1015
+#define IDI_START 2000
+#define IDI_STOP 2001
#define IDC_STATIC -1
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 101
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1001
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif