[Pkg-owncloud-commits] [owncloud-client] 160/470: Shared dialog: move the error label up (#4348)
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu May 12 16:24:57 UTC 2016
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 254361cb87aae6dcb2eaeb27e03bddb17e04096a
Author: Olivier Goffart <ogoffart at woboq.com>
Date: Wed Mar 16 18:06:46 2016 +0100
Shared dialog: move the error label up (#4348)
---
src/gui/shareusergroupwidget.ui | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/src/gui/shareusergroupwidget.ui b/src/gui/shareusergroupwidget.ui
index 0fb4d62..6f9524b 100644
--- a/src/gui/shareusergroupwidget.ui
+++ b/src/gui/shareusergroupwidget.ui
@@ -22,6 +22,16 @@
</widget>
</item>
<item>
+ <widget class="QLabel" name="errorLabel">
+ <property name="text">
+ <string notr="true">Placeholder for Error text</string>
+ </property>
+ <property name="wordWrap">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item>
<widget class="QScrollArea" name="scrollArea">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
@@ -48,16 +58,6 @@
</widget>
</widget>
</item>
- <item>
- <widget class="QLabel" name="errorLabel">
- <property name="text">
- <string notr="true">Placeholder for Error text</string>
- </property>
- <property name="wordWrap">
- <bool>true</bool>
- </property>
- </widget>
- </item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11"/>
--
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