mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
Revert "Changed UAVO browser erase icon to reset icon."
This reverts commit 85ed1c364d
.
Change voted against by 2 lead devs on the review.
This commit is contained in:
parent
e2389af30d
commit
dfa60f16b3
Binary file not shown.
Before Width: | Height: | Size: 30 KiB |
@ -6,6 +6,5 @@
|
||||
<file>images/up_alt.png</file>
|
||||
<file>images/trash.png</file>
|
||||
<file>images/1343241276_eye.png</file>
|
||||
<file>images/reset.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
@ -128,14 +128,14 @@
|
||||
<item>
|
||||
<widget class="QToolButton" name="eraseSDButton">
|
||||
<property name="toolTip">
|
||||
<string>Resets UAV object setting to default values at next boot</string>
|
||||
<string>Erase</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>...</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<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 name="iconSize">
|
||||
<size>
|
||||
|
Loading…
Reference in New Issue
Block a user