summaryrefslogtreecommitdiff
path: root/protocols/JabberG/res
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/JabberG/res')
-rw-r--r--protocols/JabberG/res/jabber.rc3
1 files changed, 2 insertions, 1 deletions
diff --git a/protocols/JabberG/res/jabber.rc b/protocols/JabberG/res/jabber.rc
index 125cf58d12..a13d37d15a 100644
--- a/protocols/JabberG/res/jabber.rc
+++ b/protocols/JabberG/res/jabber.rc
@@ -326,7 +326,8 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
- CONTROL "",IDC_LIST,"SysListView32",LVS_REPORT | LVS_ALIGNLEFT | WS_BORDER | WS_TABSTOP,0,0,221,143
+ CONTROL "",IDC_LIST,"SysListView32",LVS_REPORT | LVS_ALIGNLEFT | WS_BORDER | WS_TABSTOP,0,18,221,125
+ CONTROL "Enable OMEMO",IDC_CHECK_ENOMEMO,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,0,0,65,10
END
IDD_VCARD_PHOTO DIALOGEX 0, 0, 222, 132