diff options
author | mjk <yuubi-san@users.noreply.github.com> | 2022-02-18 21:41:28 +0000 |
---|---|---|
committer | mjk <yuubi-san@users.noreply.github.com> | 2022-02-25 22:26:43 +0000 |
commit | 855a98c04501eede6dd3553b1acc5a8d036af743 (patch) | |
tree | 5b68556d40ae127db423360292e63df527b17c6b /plugins/omemo/data/contact_details_dialog.ui | |
parent | 1309d7e2e42a1fdced3127c641f108fb72cc2fdd (diff) | |
download | dino-855a98c04501eede6dd3553b1acc5a8d036af743.tar.gz dino-855a98c04501eede6dd3553b1acc5a8d036af743.zip |
OMEMO: Make QR code fixed-resolution and the quiet zone ISO-conformant
Diffstat (limited to 'plugins/omemo/data/contact_details_dialog.ui')
-rw-r--r-- | plugins/omemo/data/contact_details_dialog.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/omemo/data/contact_details_dialog.ui b/plugins/omemo/data/contact_details_dialog.ui index 188bf06e..62aded6b 100644 --- a/plugins/omemo/data/contact_details_dialog.ui +++ b/plugins/omemo/data/contact_details_dialog.ui @@ -278,7 +278,6 @@ <child> <object class="GtkBox"> <property name="visible">True</property> - <property name="margin">10</property> <child> <object class="GtkImage" id="qrcode_image"> <property name="visible">True</property> |