Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <unix@rullzer.com>2015-01-14 21:08:04 +0300
committerRoeland Jago Douma <unix@rullzer.com>2015-01-14 21:08:04 +0300
commit879d41bf2d414a44b7dad685158026e17c7ed8e0 (patch)
treebebdae1e6ede4de9efee11f402b583433ef0c299 /src/gui/sharedialog.ui
parent7b1cfd69d7817ecf45643e5dae9436b378b875d4 (diff)
Sharedialog: Fix spinners and passwordfield
The password field now show correct info when a password is entered etc. Maybe we should have an extra info part where we state that the user needs to press enter to submit the password
Diffstat (limited to 'src/gui/sharedialog.ui')
-rw-r--r--src/gui/sharedialog.ui21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/gui/sharedialog.ui b/src/gui/sharedialog.ui
index d2b5314da..598459f6a 100644
--- a/src/gui/sharedialog.ui
+++ b/src/gui/sharedialog.ui
@@ -215,13 +215,6 @@
</property>
</widget>
</item>
- <item>
- <widget class="QLabel" name="labelShareSpinner">
- <property name="text">
- <string/>
- </property>
- </widget>
- </item>
</layout>
</item>
<item>
@@ -254,13 +247,6 @@
</property>
</widget>
</item>
- <item>
- <widget class="QLabel" name="labelPasswordSpinner">
- <property name="text">
- <string/>
- </property>
- </widget>
- </item>
</layout>
</item>
<item>
@@ -283,13 +269,6 @@
</property>
</widget>
</item>
- <item>
- <widget class="QLabel" name="labelCalendarSpinner">
- <property name="text">
- <string/>
- </property>
- </widget>
- </item>
</layout>
</item>
<item>