diff options
Diffstat (limited to 'protocols/WhatsApp/res')
-rw-r--r-- | protocols/WhatsApp/res/whatsapp.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/WhatsApp/res/whatsapp.rc b/protocols/WhatsApp/res/whatsapp.rc index c134163fa5..a3ad787518 100644 --- a/protocols/WhatsApp/res/whatsapp.rc +++ b/protocols/WhatsApp/res/whatsapp.rc @@ -62,6 +62,7 @@ BEGIN EDITTEXT IDC_DEVICE_NAME,87,41,211,12,ES_AUTOHSCROLL CONTROL "Do not open chat windows on creation",IDC_HIDECHATS, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,4,64,294,10 + CONTROL "Use BBCodes",IDC_USEBBCODES,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,4,78,294,10 END IDD_GROUPCHAT_INVITE DIALOGEX 0, 0, 215, 170 |