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:
authorOlivier Goffart <ogoffart@woboq.com>2015-09-01 12:32:59 +0300
committerOlivier Goffart <ogoffart@woboq.com>2015-09-01 12:32:59 +0300
commitebee6f0bc266bd68809a3f553bce14bde5116fdf (patch)
treea8d436e707f9aed2b171caa1545745bffdf89d41 /src/gui/settingsdialog.ui
parentdb8f9586cbbd639e1ba1e88a78cb1fc84916a232 (diff)
Settings dialog: remove the close button #3713
Diffstat (limited to 'src/gui/settingsdialog.ui')
-rw-r--r--src/gui/settingsdialog.ui26
1 files changed, 2 insertions, 24 deletions
diff --git a/src/gui/settingsdialog.ui b/src/gui/settingsdialog.ui
index cdabf661f..83590c23b 100644
--- a/src/gui/settingsdialog.ui
+++ b/src/gui/settingsdialog.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>693</width>
- <height>457</height>
+ <width>488</width>
+ <height>342</height>
</rect>
</property>
<property name="windowTitle">
@@ -29,28 +29,6 @@
<property name="spacing">
<number>0</number>
</property>
- <item row="1" column="0">
- <widget class="QWidget" name="widget" native="true">
- <layout class="QVBoxLayout" name="verticalLayout">
- <property name="leftMargin">
- <number>0</number>
- </property>
- <property name="topMargin">
- <number>0</number>
- </property>
- <item>
- <widget class="QDialogButtonBox" name="buttonBox">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="standardButtons">
- <set>QDialogButtonBox::Close</set>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
<item row="0" column="0">
<widget class="QStackedWidget" name="stack"/>
</item>