[Pkg-owncloud-commits] [owncloud-client] 354/484: ShareDialog: Remove Qt4 incompatible property of QScrollView.
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 46dbca1bf5234e0e65f426d641089e70c9e5bcc2
Author: Klaas Freitag <freitag at owncloud.com>
Date: Wed Nov 18 09:58:09 2015 +0100
ShareDialog: Remove Qt4 incompatible property of QScrollView.
---
src/gui/shareusergroupwidget.ui | 3 ---
1 file changed, 3 deletions(-)
diff --git a/src/gui/shareusergroupwidget.ui b/src/gui/shareusergroupwidget.ui
index e4c4040..29b5db1 100644
--- a/src/gui/shareusergroupwidget.ui
+++ b/src/gui/shareusergroupwidget.ui
@@ -32,9 +32,6 @@
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
- <property name="sizeAdjustPolicy">
- <enum>QAbstractScrollArea::AdjustToContents</enum>
- </property>
<property name="widgetResizable">
<bool>true</bool>
</property>
--
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