From dc0a4365a22354bedb261e8d94f854efc30f085b Mon Sep 17 00:00:00 2001 From: Denis Fomin <fominde@gmail.com> Date: Sun, 11 Aug 2013 18:57:02 +0400 Subject: [PATCH] Fix GPG settings for zeroconf. see #7239 --- data/gui/accounts_window.ui | 1 + 1 file changed, 1 insertion(+) diff --git a/data/gui/accounts_window.ui b/data/gui/accounts_window.ui index 8eb28ff1b2..1473db6ecd 100644 --- a/data/gui/accounts_window.ui +++ b/data/gui/accounts_window.ui @@ -1314,6 +1314,7 @@ You might consider to change possible firewall settings.</property> </child> </object> <packing> + <property name="expand">False</property> <property name="position">1</property> </packing> </child> -- GitLab