summaryrefslogtreecommitdiffstats
path: root/mainwindow.ui
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2014-07-31 00:07:59 +0200
committerAnne Jan Brouwer <ajbrouwer@totalactivemedia.nl>2014-07-31 00:07:59 +0200
commit0feea38079d9c7c01b2b70621483a6ae8104d65e (patch)
tree7de3579141e0aca8bc2ca82520c17077184dfd1e /mainwindow.ui
parentcba1b6d7b48658d6c1b241204bdc862619a87b11 (diff)
update
Diffstat (limited to 'mainwindow.ui')
-rw-r--r--mainwindow.ui23
1 files changed, 17 insertions, 6 deletions
diff --git a/mainwindow.ui b/mainwindow.ui
index 1546fd8e..330701e6 100644
--- a/mainwindow.ui
+++ b/mainwindow.ui
@@ -6,20 +6,31 @@
<rect>
<x>0</x>
<y>0</y>
- <width>400</width>
- <height>300</height>
+ <width>437</width>
+ <height>347</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<widget class="QWidget" name="centralWidget">
- <layout class="QHBoxLayout" name="horizontalLayout">
+ <layout class="QVBoxLayout" name="verticalLayout">
<item>
- <widget class="QTreeView" name="treeView"/>
+ <widget class="QPushButton" name="pushButton">
+ <property name="text">
+ <string>Update</string>
+ </property>
+ </widget>
</item>
<item>
- <widget class="QTextBrowser" name="textBrowser"/>
+ <layout class="QHBoxLayout" name="horizontalLayout">
+ <item>
+ <widget class="QTreeView" name="treeView"/>
+ </item>
+ <item>
+ <widget class="QTextBrowser" name="textBrowser"/>
+ </item>
+ </layout>
</item>
</layout>
</widget>
@@ -28,7 +39,7 @@
<rect>
<x>0</x>
<y>0</y>
- <width>400</width>
+ <width>437</width>
<height>22</height>
</rect>
</property>