Skip to content
Snippets Groups Projects
Commit 62dd490b authored by Alessandro Portale's avatar Alessandro Portale
Browse files

Removing ToolBar and StatusBar from mobile app ui template

These are useseless place eaters. If needed, they can easily
be added by the user in Qt Designer.

Reviewed-By: ck
parent 2929c6a9
No related branches found
No related tags found
No related merge requests found
......@@ -13,9 +13,7 @@
<string>MainWindow</string>
</property>
<widget class="QMenuBar" name="menuBar" />
<widget class="QToolBar" name="mainToolBar" />
<widget class="QWidget" name="centralWidget" />
<widget class="QStatusBar" name="statusBar" />
</widget>
<layoutDefault spacing="6" margin="11" />
<pixmapfunction></pixmapfunction>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment