summaryrefslogtreecommitdiff
path: root/plugins/Dropbox/src/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Dropbox/src/resource.h')
-rw-r--r--plugins/Dropbox/src/resource.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/plugins/Dropbox/src/resource.h b/plugins/Dropbox/src/resource.h
index bd27208c23..a8423821f2 100644
--- a/plugins/Dropbox/src/resource.h
+++ b/plugins/Dropbox/src/resource.h
@@ -8,8 +8,13 @@
#define IDC_AUTHORIZE 1002
#define IDC_CHECK2 1004
#define IDC_USE_SHORT_LINKS 1004
+#define IDC_URL_USE_SHORT 1004
#define IDC_AUTH_STATUS 1005
#define IDC_GET_AUTH_LINK 1006
+#define IDC_URL_COPYTOCB 1009
+#define IDC_CHECK1 1010
+#define IDC_URL_COPYTOML 1029
+#define IDC_URL_AUTOSEND 1030
#define IDC_GETAUTH 1200
// Next default values for new objects
@@ -18,7 +23,7 @@
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 103
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1007
+#define _APS_NEXT_CONTROL_VALUE 1011
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif