[Pkg-owncloud-commits] [owncloud-client] 352/484: Remove spacer that would constrain a vertical resize
Sandro Knauß
hefee-guest at moszumanska.debian.org
Wed Dec 16 00:38:04 UTC 2015
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit b37361e21cbb8d0776b836985893e4f018736300
Author: Daniel Molkentin <danimo at owncloud.com>
Date: Wed Nov 18 10:04:43 2015 +0100
Remove spacer that would constrain a vertical resize
Fixes #4157
---
src/gui/folderwizardtargetpage.ui | 15 +--------------
1 file changed, 1 insertion(+), 14 deletions(-)
diff --git a/src/gui/folderwizardtargetpage.ui b/src/gui/folderwizardtargetpage.ui
index 97850ee..0a9ad5a 100644
--- a/src/gui/folderwizardtargetpage.ui
+++ b/src/gui/folderwizardtargetpage.ui
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>520</width>
- <height>300</height>
+ <height>350</height>
</rect>
</property>
<property name="windowTitle">
@@ -182,19 +182,6 @@
</layout>
</widget>
</item>
- <item row="3" column="0">
- <spacer name="verticalSpacer">
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>20</width>
- <height>0</height>
- </size>
- </property>
- </spacer>
- </item>
</layout>
</widget>
<resources/>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list