diff options
Diffstat (limited to 'protocols/WhatsApp/res/whatsapp.rc')
-rw-r--r-- | protocols/WhatsApp/res/whatsapp.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/WhatsApp/res/whatsapp.rc b/protocols/WhatsApp/res/whatsapp.rc index 17afea48a9..a9b0473003 100644 --- a/protocols/WhatsApp/res/whatsapp.rc +++ b/protocols/WhatsApp/res/whatsapp.rc @@ -94,7 +94,7 @@ END IDD_OPTIONS DIALOGEX 0, 0, 188, 164
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 400, 0, 0x0
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
LTEXT "Phone number",IDC_STATIC,4,7,55,10
EDITTEXT IDC_CC,60,6,24,12,ES_AUTOHSCROLL
|