diff options
author | Szymon Kłos <eszkadev@gmail.com> | 2015-08-26 13:48:59 +0200 |
---|---|---|
committer | Szymon Kłos <eszkadev@gmail.com> | 2015-08-29 12:33:20 +0200 |
commit | 51c3a6421ecdb3443121c26e3bdeb21b07bd1fd8 (patch) | |
tree | cd68488980d4da4f0fc9f4c8099c0534dd9a1e86 /svtools/uiconfig/ui | |
parent | c879fa8e5fd7779ca242fe368cbdd70084df049b (diff) |
remember password for all types of service
Change-Id: I8620332ac5228eee1d7c16d0b0ff7920031be331
Diffstat (limited to 'svtools/uiconfig/ui')
-rw-r--r-- | svtools/uiconfig/ui/placeedit.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/uiconfig/ui/placeedit.ui b/svtools/uiconfig/ui/placeedit.ui index 8f4e0e5d2b58..e3c0d3cd64c0 100644 --- a/svtools/uiconfig/ui/placeedit.ui +++ b/svtools/uiconfig/ui/placeedit.ui @@ -416,7 +416,7 @@ </object> <packing> <property name="left_attach">0</property> - <property name="top_attach">5</property> + <property name="top_attach">4</property> </packing> </child> <child> @@ -428,7 +428,7 @@ </object> <packing> <property name="left_attach">1</property> - <property name="top_attach">5</property> + <property name="top_attach">4</property> </packing> </child> <child> @@ -442,7 +442,7 @@ </object> <packing> <property name="left_attach">1</property> - <property name="top_attach">4</property> + <property name="top_attach">5</property> </packing> </child> <child> |