summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/resource.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-10-31 15:57:25 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-10-31 15:57:25 +0300
commit67a6c03577c66cb1b8cb69ad1f31b79fa7cc8a3c (patch)
treeb70a883d3014c8641db2a9c46c2348949c58eb7f /protocols/Discord/src/resource.h
parent4d8882c9c68f74ae41364995720517e7dff14d33 (diff)
Discord: additional option to use special sub-groups for guilds
Diffstat (limited to 'protocols/Discord/src/resource.h')
-rw-r--r--protocols/Discord/src/resource.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/protocols/Discord/src/resource.h b/protocols/Discord/src/resource.h
index e73ee518ec..7765cedeea 100644
--- a/protocols/Discord/src/resource.h
+++ b/protocols/Discord/src/resource.h
@@ -12,6 +12,8 @@
#define IDC_GROUP 1003
#define IDC_NICK 1004
#define IDC_HIDECHATS 1005
+#define IDC_USEGROUPS 1006
+#define IDC_CHECK1 1007
// Next default values for new objects
//
@@ -19,7 +21,7 @@
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1006
+#define _APS_NEXT_CONTROL_VALUE 1008
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif