diff options
Diffstat (limited to 'protocols/Telegram/src/resource.h')
-rw-r--r-- | protocols/Telegram/src/resource.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/protocols/Telegram/src/resource.h b/protocols/Telegram/src/resource.h index ad609319ce..ed4b28ca4a 100644 --- a/protocols/Telegram/src/resource.h +++ b/protocols/Telegram/src/resource.h @@ -7,6 +7,8 @@ #define IDD_OPTIONS 102
#define IDI_PREMIUM 103
#define IDD_OPTIONS_ADV 104
+#define IDI_FORWARD 105
+#define IDD_FORWARD 106
#define IDD_ADD_PHONE 107
#define IDC_PHONE 1001
#define IDC_DEFGROUP 1002
@@ -24,6 +26,7 @@ #define IDC_CODE 1013
#define IDC_FIRST_NAME 1014
#define IDC_LAST_NAME 1015
+#define IDC_CLIST 1016
// Next default values for new objects
//
|