Skip to content

Commit

Permalink
Delete unused toolbar.
Browse files Browse the repository at this point in the history
  • Loading branch information
JiapengLi committed Dec 28, 2013
1 parent 95d8be5 commit 8e76de8
Showing 1 changed file with 4 additions and 15 deletions.
19 changes: 4 additions & 15 deletions src/mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>740</width>
<height>620</height>
<height>627</height>
</rect>
</property>
<property name="windowTitle">
Expand Down Expand Up @@ -957,7 +957,7 @@
<x>0</x>
<y>0</y>
<width>740</width>
<height>20</height>
<height>21</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">
Expand All @@ -976,17 +976,6 @@
<addaction name="menuHelp"/>
</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="actionAbout">
<property name="text">
<string>About</string>
Expand All @@ -1002,13 +991,13 @@
<resources/>
<connections/>
<buttongroups>
<buttongroup name="keySelector"/>
<buttongroup name="d"/>
<buttongroup name="readBlockMode"/>
<buttongroup name="idFormat">
<property name="exclusive">
<bool>true</bool>
</property>
</buttongroup>
<buttongroup name="keySelector"/>
<buttongroup name="d"/>
</buttongroups>
</ui>

0 comments on commit 8e76de8

Please sign in to comment.