summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/res
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/WhatsApp/res')
-rw-r--r--protocols/WhatsApp/res/whatsapp.rc4
1 files changed, 3 insertions, 1 deletions
diff --git a/protocols/WhatsApp/res/whatsapp.rc b/protocols/WhatsApp/res/whatsapp.rc
index d07ea1d8fa..e556992dff 100644
--- a/protocols/WhatsApp/res/whatsapp.rc
+++ b/protocols/WhatsApp/res/whatsapp.rc
@@ -88,10 +88,12 @@ BEGIN
LTEXT "Nickname",IDC_STATIC,6,43,48,12
EDITTEXT IDC_NICK,60,42,119,12,ES_AUTOHSCROLL
LTEXT "SMS code",IDC_STATIC,6,62,47,8
- EDITTEXT IDC_PW,60,60,119,12,ES_AUTOHSCROLL
+ EDITTEXT IDC_PW,60,60,20,12,ES_AUTOHSCROLL
+ EDITTEXT IDC_PW2,92,60,20,12,ES_AUTOHSCROLL
PUSHBUTTON "Request code",IDC_BUTTON_REQUEST_CODE,13,80,81,18
PUSHBUTTON "Register code",IDC_BUTTON_REGISTER,98,80,81,18
CONTROL "Use SSL connection (443 port)",IDC_SSL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,5,108,173,10
+ CTEXT "-",IDC_STATIC,82,62,8,8
END
IDD_INPUTBOX DIALOGEX 0, 0, 300, 66