aboutsummaryrefslogtreecommitdiffstats
path: root/gui/mainwindow.ui
diff options
context:
space:
mode:
authorMiodrag Milanovic <mmicko@gmail.com>2018-06-11 20:34:40 +0200
committerMiodrag Milanovic <mmicko@gmail.com>2018-06-11 21:30:22 +0200
commit8c9ce776ec7d9061304cc462a2de4b76d12fa7ad (patch)
tree6589db8ba19c7310096efd388bfc39317760abe7 /gui/mainwindow.ui
parentf1cf449c099f30482f05d9a7c6209321050159d5 (diff)
downloadnextpnr-8c9ce776ec7d9061304cc462a2de4b76d12fa7ad.tar.gz
nextpnr-8c9ce776ec7d9061304cc462a2de4b76d12fa7ad.tar.bz2
nextpnr-8c9ce776ec7d9061304cc462a2de4b76d12fa7ad.zip
Added property editor for example
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>