aboutsummaryrefslogtreecommitdiffstats
path: root/gui/mainwindow.ui
diff options
context:
space:
mode:
Diffstat (limited to 'gui/mainwindow.ui')
-rw-r--r--gui/mainwindow.ui7
1 files changed, 3 insertions, 4 deletions
diff --git a/gui/mainwindow.ui b/gui/mainwindow.ui
index 4e236f3c..3fe0f400 100644
--- a/gui/mainwindow.ui
+++ b/gui/mainwindow.ui
@@ -63,22 +63,21 @@
<widget class="QSplitter" name="splitter_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
- </property>
+ </property>
<widget class="QTreeView" name="treeView">
<property name="minimumSize">
<size>
- <width>200</width>
+ <width>300</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
- <width>200</width>
+ <width>300</width>
<height>16777215</height>
</size>
</property>
</widget>
- <widget class="QTableView" name="tableView"/>
</widget>
</widget>
</item>