diff options
Diffstat (limited to 'protocols/Discord/src/resource.h')
-rw-r--r-- | protocols/Discord/src/resource.h | 2 |
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 |