summaryrefslogtreecommitdiff
path: root/MySpace/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'MySpace/resource.h')
-rw-r--r--MySpace/resource.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/MySpace/resource.h b/MySpace/resource.h
index 3b8097c..46972ab 100644
--- a/MySpace/resource.h
+++ b/MySpace/resource.h
@@ -10,6 +10,8 @@
#define IDC_ED_NICK 1002
#define IDC_BTN_CHECK 1003
#define IDC_ST_MSG 1004
+#define IDC_CUSTOM1 1005
+#define IDC_LNK_NEWACCOUNT 1005
// Next default values for new objects
//
@@ -17,7 +19,7 @@
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 123
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1005
+#define _APS_NEXT_CONTROL_VALUE 1006
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif