Remove status bar in main window.

This commit is contained in:
Felix Geyer 2012-05-02 15:37:37 +02:00
parent d60e27b4cf
commit 31ab2677f8

View File

@ -36,7 +36,7 @@
<x>0</x>
<y>0</y>
<width>800</width>
<height>20</height>
<height>21</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">
@ -81,7 +81,6 @@
<addaction name="menuGroups"/>
<addaction name="menuHelp"/>
</widget>
<widget class="QStatusBar" name="statusbar"/>
<widget class="QToolBar" name="toolBar">
<property name="windowTitle">
<string>toolBar</string>