Skip to content

Commit

Permalink
remove extra toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
InspectorConstructor committed Aug 28, 2019
1 parent 3d6791e commit 5fd80df
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@
<x>0</x>
<y>0</y>
<width>600</width>
<height>22</height>
<height>20</height>
</rect>
</property>
</widget>
Expand All @@ -273,17 +273,6 @@
</attribute>
</widget>
<widget class="QStatusBar" name="statusBar"/>
<widget class="QToolBar" name="toolBar">
<property name="windowTitle">
<string>toolBar</string>
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
</widget>
<action name="actionHome">
<property name="text">
<string>Home</string>
Expand Down

0 comments on commit 5fd80df

Please sign in to comment.