Removed the 'Unused Tanks' from the toolbar.

Just removed the unused tanks from the toolbar,
since it's just a removal of something on the ui
related code, it's good to see how much verbose
the xml to generate the UI is.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2014-02-14 21:12:52 -02:00 committed by Dirk Hohndel
parent 59f60f39f6
commit bf4144a012

View file

@ -445,32 +445,6 @@
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="profUnusedTanks">
<property name="toolTip">
<string>Show Unused Tanks</string>
</property>
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset resource="../subsurface.qrc">
<normaloff>:/advanced</normaloff>:/advanced</iconset>
</property>
<property name="iconSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="autoRaise">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="profRuler">
<property name="toolTip">
@ -480,7 +454,7 @@
<string>...</string>
</property>
<property name="icon">
<iconset resource="../subsurface.qrc">
<iconset>
<normaloff>:/flag</normaloff>:/flag</iconset>
</property>
<property name="iconSize">