summaryrefslogtreecommitdiff
path: root/protocols/Telegram
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Telegram')
-rw-r--r--protocols/Telegram/res/resource.rc6
1 files changed, 4 insertions, 2 deletions
diff --git a/protocols/Telegram/res/resource.rc b/protocols/Telegram/res/resource.rc
index 23ea531835..c94e9e9123 100644
--- a/protocols/Telegram/res/resource.rc
+++ b/protocols/Telegram/res/resource.rc
@@ -118,8 +118,8 @@ EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
CONTROL "",IDC_SESSIONS,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_ALIGNLEFT | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,1,0,309,182
- LTEXT "IP address",IDC_STATIC,0,188,75,8
- LTEXT "Software",IDC_STATIC,0,204,75,8
+ LTEXT "IP address",IDC_STATIC,7,188,75,8
+ LTEXT "Software",IDC_STATIC,7,204,75,8
EDITTEXT IDC_IPADDRESS,87,187,75,12,ES_AUTOHSCROLL | WS_DISABLED
EDITTEXT IDC_SOFTWARE,87,202,217,12,ES_AUTOHSCROLL | WS_DISABLED
END
@@ -162,6 +162,7 @@ BEGIN
PUSHBUTTON "Cancel",IDCANCEL,158,22,50,14
END
+
/////////////////////////////////////////////////////////////////////////////
//
// Icon
@@ -179,6 +180,7 @@ IDI_REACTION ICON "reaction.ico"
IDI_BOT ICON "bot.ico"
+
/////////////////////////////////////////////////////////////////////////////
//
// DESIGNINFO