1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00

Revert "Changed UAVO browser erase icon to reset icon."

This reverts commit 85ed1c364dfc5c744242b56923d064d3c332a3e9.
This commit is contained in:
PT_Dreamer 2012-09-28 19:36:46 +01:00
parent b0d8487e27
commit b637bfaca9
3 changed files with 2 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

View File

@ -6,6 +6,5 @@
<file>images/up_alt.png</file> <file>images/up_alt.png</file>
<file>images/trash.png</file> <file>images/trash.png</file>
<file>images/1343241276_eye.png</file> <file>images/1343241276_eye.png</file>
<file>images/reset.png</file>
</qresource> </qresource>
</RCC> </RCC>

View File

@ -128,14 +128,14 @@
<item> <item>
<widget class="QToolButton" name="eraseSDButton"> <widget class="QToolButton" name="eraseSDButton">
<property name="toolTip"> <property name="toolTip">
<string>Resets UAV object setting to default values at next boot</string> <string>Erase</string>
</property> </property>
<property name="text"> <property name="text">
<string>...</string> <string>...</string>
</property> </property>
<property name="icon"> <property name="icon">
<iconset resource="uavobjectbrowser.qrc"> <iconset resource="uavobjectbrowser.qrc">
<normaloff>:/uavobjectbrowser/images/reset.png</normaloff>:/uavobjectbrowser/images/reset.png</iconset> <normaloff>:/uavobjectbrowser/images/trash.png</normaloff>:/uavobjectbrowser/images/trash.png</iconset>
</property> </property>
<property name="iconSize"> <property name="iconSize">
<size> <size>