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:
authorMarkus Goetz <markus@woboq.com>2018-06-19 18:18:17 +0300
committerMarkus Goetz <markus@woboq.com>2018-07-05 14:15:43 +0300
commitc7aca2d4a9fd7acf9a99e6a499b98a0db2110828 (patch)
treee88122fc891c36943cb8af3595bbacb05238cb2e /src/gui/generalsettings.ui
parent64014dd374dc81cef24898b51830703a527e923f (diff)
Introduce an about dialog
Every proper application has that! For decreasing window height in #6075
Diffstat (limited to 'src/gui/generalsettings.ui')
-rw-r--r--src/gui/generalsettings.ui26
1 files changed, 2 insertions, 24 deletions
diff --git a/src/gui/generalsettings.ui b/src/gui/generalsettings.ui
index 816d33506..26fac2a54 100644
--- a/src/gui/generalsettings.ui
+++ b/src/gui/generalsettings.ui
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>785</width>
- <height>533</height>
+ <height>390</height>
</rect>
</property>
<property name="windowTitle">
@@ -48,28 +48,6 @@
</widget>
</item>
<item row="2" column="0">
- <widget class="QGroupBox" name="aboutGroupBox">
- <property name="title">
- <string>About</string>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout_3">
- <item>
- <widget class="QLabel" name="aboutLabel">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="text">
- <string>About</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item row="3" column="0">
<widget class="QGroupBox" name="updatesGroupBox">
<property name="title">
<string>Updates</string>
@@ -160,7 +138,7 @@
</layout>
</widget>
</item>
- <item row="4" column="0">
+ <item row="3" column="0">
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>