mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-30 15:52:12 +01:00
LP-572 Add button_search icon
This commit is contained in:
parent
1fd91caa29
commit
411b004583
BIN
ground/gcs/src/plugins/opmap/images/button_search.png
Normal file
BIN
ground/gcs/src/plugins/opmap/images/button_search.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
@ -1,5 +1,6 @@
|
||||
<RCC>
|
||||
<qresource prefix="/opmap">
|
||||
<file>images/button_search.png</file>
|
||||
<file>images/button_home.png</file>
|
||||
<file>images/button_home_not_set.png</file>
|
||||
<file>images/button_home_set.png</file>
|
||||
|
@ -6,8 +6,8 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>671</width>
|
||||
<height>488</height>
|
||||
<width>746</width>
|
||||
<height>572</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="sizePolicy">
|
||||
@ -397,7 +397,13 @@ border-radius: 2px;
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="opmap.qrc">
|
||||
<normaloff>:/opmap/images/waypoint.png</normaloff>:/opmap/images/waypoint.png</iconset>
|
||||
<normaloff>:/opmap/images/button_search.png</normaloff>:/opmap/images/button_search.png</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
<width>22</width>
|
||||
<height>22</height>
|
||||
</size>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user