aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.ui
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tcanabrava@kde.org>2013-09-26 16:55:41 -0300
committerGravatar Tomaz Canabrava <tcanabrava@kde.org>2013-09-26 16:55:41 -0300
commit28dd4d144ac75b8ee4a5de913e59f6ad67e84334 (patch)
tree0e92eb29f2f6a130cdaa6939e74fa08499149f5c /qt-ui/mainwindow.ui
parent8f94b904dd122ea2b6988fc04781a08637d02f60 (diff)
downloadsubsurface-28dd4d144ac75b8ee4a5de913e59f6ad67e84334.tar.gz
More cleanup for the Gtk+ Style
This patch eliminates 18px offset from the MainWindow main layout, making the window feel less spacy. Good on the Gtk+ style, but seems to also make a good work on the Oxygen one. Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
Diffstat (limited to 'qt-ui/mainwindow.ui')
-rw-r--r--qt-ui/mainwindow.ui8
1 files changed, 7 insertions, 1 deletions
diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui
index 72f7444a0..63dded7f8 100644
--- a/qt-ui/mainwindow.ui
+++ b/qt-ui/mainwindow.ui
@@ -15,6 +15,12 @@
</property>
<widget class="QWidget" name="centralwidget">
<layout class="QVBoxLayout" name="verticalLayout_2">
+ <property name="spacing">
+ <number>0</number>
+ </property>
+ <property name="margin">
+ <number>0</number>
+ </property>
<item>
<widget class="QSplitter" name="mainSplitter">
<property name="orientation">
@@ -26,7 +32,7 @@
</property>
<widget class="QStackedWidget" name="infoPane">
<property name="currentIndex">
- <number>1</number>
+ <number>0</number>
</property>
<widget class="QWidget" name="page">
<layout class="QHBoxLayout" name="horizontalLayout_3">