summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Discord/src/resource.h')
-rw-r--r--protocols/Discord/src/resource.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/Discord/src/resource.h b/protocols/Discord/src/resource.h
index 00f55d2886..b7f625fa1e 100644
--- a/protocols/Discord/src/resource.h
+++ b/protocols/Discord/src/resource.h
@@ -21,8 +21,8 @@
#define IDC_DELETE_MSGS 1009
#define IDC_ANOTHER 1009
#define IDC_LABEL 1010
-#define IDC_BUTTON1 1011
#define IDC_LOGOUT 1011
+#define IDC_COMBO1 1012
// Next default values for new objects
//
@@ -30,7 +30,7 @@
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 108
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1012
+#define _APS_NEXT_CONTROL_VALUE 1013
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif