diff options
author | George Hazan <ghazan@miranda.im> | 2017-01-10 19:56:54 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2017-01-10 19:56:54 +0300 |
commit | 83402fe2934d403c8d3a436baed5261cd315dc85 (patch) | |
tree | 029a931b63a04bb6c9f4e45f5a797f5108da120c /protocols/Discord/src/resource.h | |
parent | 9a31e2054ab52d1e6704acf3c93750448f8944ca (diff) |
account manager dialog for Discord
Diffstat (limited to 'protocols/Discord/src/resource.h')
-rw-r--r-- | protocols/Discord/src/resource.h | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/protocols/Discord/src/resource.h b/protocols/Discord/src/resource.h index 840b444d17..20a3000f8c 100644 --- a/protocols/Discord/src/resource.h +++ b/protocols/Discord/src/resource.h @@ -1,17 +1,16 @@ //{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. -// Used by twitter.rc +// Used by w:\miranda-ng\protocols\Discord\res\discord.rc // - #define IDI_MAIN 101 #define IDI_OFFLINE 102 #define IDD_OPTIONS_ACCOUNT 103 #define IDD_EXTSEARCH 104 - -#define IDC_PASSWORD 1001 -#define IDC_USERNAME 1002 -#define IDC_GROUP 1003 -#define IDC_NICK 1004 +#define IDD_OPTIONS_ACCMGR 105 +#define IDC_PASSWORD 1001 +#define IDC_USERNAME 1002 +#define IDC_GROUP 1003 +#define IDC_NICK 1004 // Next default values for new objects // |