summaryrefslogtreecommitdiffstats
path: root/mainwindow.ui
diff options
context:
space:
mode:
authorStefan Suhren <suhren.stefan@fh-swf.de>2015-04-13 08:37:00 +0200
committerStefan Suhren <suhren.stefan@fh-swf.de>2015-04-13 08:37:00 +0200
commitb60bb2ed272972847cb533be2e86bd2d7e565918 (patch)
tree3c5c8024a55e942da90a985a5c6a24f5d63df2ff /mainwindow.ui
parent80e36da2bbb4c6ce0e6f04ccff595f61769bb4ab (diff)
downloadGUI_SS2015-b60bb2ed272972847cb533be2e86bd2d7e565918.tar.gz
GUI_SS2015-b60bb2ed272972847cb533be2e86bd2d7e565918.zip
Adds tasks 2 and 3
Diffstat (limited to 'mainwindow.ui')
-rw-r--r--mainwindow.ui36
1 files changed, 1 insertions, 35 deletions
diff --git a/mainwindow.ui b/mainwindow.ui
index 43bf0f5..8e92663 100644
--- a/mainwindow.ui
+++ b/mainwindow.ui
@@ -14,41 +14,7 @@
<string>GUIProjekt SS2015_SS</string>
</property>
<widget class="QWidget" name="centralWidget">
- <layout class="QHBoxLayout" name="horizontalLayout">
- <item>
- <spacer name="horizontalSpacer">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>40</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- <item>
- <widget class="QLabel" name="label">
- <property name="text">
- <string>Hello Qt World.</string>
- </property>
- </widget>
- </item>
- <item>
- <spacer name="horizontalSpacer_2">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>40</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- </layout>
+ <layout class="QHBoxLayout" name="horizontalLayout"/>
</widget>
<widget class="QStatusBar" name="statusBar"/>
<widget class="QMenuBar" name="menuBar">