summaryrefslogtreecommitdiff
path: root/protocols/Telegram/src/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Telegram/src/resource.h')
-rw-r--r--protocols/Telegram/src/resource.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/protocols/Telegram/src/resource.h b/protocols/Telegram/src/resource.h
index 0ffa5e1a47..9838a6cb40 100644
--- a/protocols/Telegram/src/resource.h
+++ b/protocols/Telegram/src/resource.h
@@ -15,6 +15,7 @@
#define IDI_BOT 110
#define IDI_REPLY 111
#define IDD_REPLY 112
+#define IDD_OPTIONS_SESSIONS 113
#define IDC_PHONE 1001
#define IDC_DEFGROUP 1002
#define IDC_HIDECHATS 1003
@@ -38,14 +39,17 @@
#define IDC_REPLYTO 1019
#define IDC_TEXT 1020
#define IDC_ATTACH 1021
+#define IDC_SESSIONS 1023
+#define IDC_IPADDRESS 1024
+#define IDC_SOFTWARE 1025
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 115
+#define _APS_NEXT_RESOURCE_VALUE 116
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1023
+#define _APS_NEXT_CONTROL_VALUE 1025
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif