diff options
author | George Hazan <ghazan@miranda.im> | 2022-12-08 18:48:51 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2022-12-08 18:48:51 +0300 |
commit | 9589c7adf93691f60c613f944ae60ff9bd692b91 (patch) | |
tree | c786705d8cce2f43587166dd9b7a0f390162075b /protocols/Telegram/src/resource.h | |
parent | e4a555d8e146994b7fc99c8f0c0f6b4ca8af1495 (diff) |
Telegram: device registration
Diffstat (limited to 'protocols/Telegram/src/resource.h')
-rw-r--r-- | protocols/Telegram/src/resource.h | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/protocols/Telegram/src/resource.h b/protocols/Telegram/src/resource.h index 8627d4d5cd..a9cc327636 100644 --- a/protocols/Telegram/src/resource.h +++ b/protocols/Telegram/src/resource.h @@ -3,7 +3,13 @@ // Used by D:\Projects\miranda-ng\miranda-ng\protocols\Telegram\res\resource.rc // #define IDI_TELEGRAM 100 -#define IDD_ACCOUNT_MANAGER 110 +#define IDD_ACCMGRUI 101 +#define IDD_OPTIONS 102 + +#define IDC_PHONE 1001 +#define IDC_DEFGROUP 1002 +#define IDC_HIDECHATS 1003 +#define IDC_POPUPS 1004 // Next default values for new objects // |