summaryrefslogtreecommitdiff
path: root/protocols/Telegram/src/resource.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2023-02-03 18:48:11 +0300
committerGeorge Hazan <ghazan@miranda.im>2023-02-03 18:48:11 +0300
commit97aaa26b16121281291acf58c26e1032a24d85bf (patch)
tree5a08a3766ac9d046f181b80bb55a73b00b4b2c32 /protocols/Telegram/src/resource.h
parent47b61b0cdaa95adf2543523da00f134276eff8c3 (diff)
fixes #3324 (Telegram: phone number)
Diffstat (limited to 'protocols/Telegram/src/resource.h')
-rw-r--r--protocols/Telegram/src/resource.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/protocols/Telegram/src/resource.h b/protocols/Telegram/src/resource.h
index 5bd28839a5..4c8deb0dcd 100644
--- a/protocols/Telegram/src/resource.h
+++ b/protocols/Telegram/src/resource.h
@@ -19,6 +19,7 @@
#define IDC_SPIN2 1009
#define IDC_STATUS1 1010
#define IDC_STATUS2 1011
+#define IDC_COUNTRY 1012
// Next default values for new objects
//
@@ -26,7 +27,7 @@
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 106
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1006
+#define _APS_NEXT_CONTROL_VALUE 1013
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif