summaryrefslogtreecommitdiffstats
path: root/mainwindow.ui
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-01-22 17:42:54 +0100
committerAnne Jan Brouwer <annejan@noprotocol.com>2016-01-22 17:42:54 +0100
commit5c49a4e0cb7c8b13691c4274d763301f4755afe9 (patch)
tree2130ddd76b60cd7488b1766d37f37e6c03d3363c /mainwindow.ui
parent2e9d4e9dec3574985e5f171f668ef19b0afce153 (diff)
W00ps in mainwindow
Diffstat (limited to 'mainwindow.ui')
-rw-r--r--mainwindow.ui10
1 files changed, 5 insertions, 5 deletions
diff --git a/mainwindow.ui b/mainwindow.ui
index f43d6c6f..1a64d178 100644
--- a/mainwindow.ui
+++ b/mainwindow.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>866</width>
- <height>363</height>
+ <width>798</width>
+ <height>299</height>
</rect>
</property>
<property name="windowTitle">
@@ -260,9 +260,6 @@
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
- <widget class="QTreeView" name="treeView"/>
- </item>
- <item>
<widget class="QLineEdit" name="lineEdit">
<property name="minimumSize">
<size>
@@ -294,6 +291,9 @@
</item>
</layout>
</item>
+ <item>
+ <widget class="QTreeView" name="treeView"/>
+ </item>
</layout>
</widget>
<widget class="QWidget" name="verticalLayoutWidget">