summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/resource.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-02-07 22:44:34 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-02-07 22:44:34 +0300
commit2f5ce75be367aebc0e0790cac148c670462e60cf (patch)
tree2bcd4135bbda12e4691b7d4b84ad4ee43a56d038 /protocols/Discord/src/resource.h
parentf193645f4db83e94bd44dde17f89282f182c00e4 (diff)
Discord: ability to join & leave guilds on the fly
Diffstat (limited to 'protocols/Discord/src/resource.h')
-rw-r--r--protocols/Discord/src/resource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Discord/src/resource.h b/protocols/Discord/src/resource.h
index 20a3000f8c..65d61f094f 100644
--- a/protocols/Discord/src/resource.h
+++ b/protocols/Discord/src/resource.h
@@ -3,7 +3,7 @@
// Used by w:\miranda-ng\protocols\Discord\res\discord.rc
//
#define IDI_MAIN 101
-#define IDI_OFFLINE 102
+#define IDI_GROUPCHAT 102
#define IDD_OPTIONS_ACCOUNT 103
#define IDD_EXTSEARCH 104
#define IDD_OPTIONS_ACCMGR 105