forked from AuroraMiddleware/gtk
inspector: Use a better icon for the picker
Recommended by Allan Day.
This commit is contained in:
parent
c1270a19c3
commit
404149b2bf
@ -2,7 +2,7 @@
|
||||
<interface domain="gtk30">
|
||||
<object class="GtkImage" id="inspect_image">
|
||||
<property name="visible">True</property>
|
||||
<property name="icon-name">edit-find-symbolic</property>
|
||||
<property name="icon-name">find-location-symbolic</property>
|
||||
<property name="icon-size">4</property>
|
||||
</object>
|
||||
<object class="GtkMenu" id="widget_popup">
|
||||
|
Loading…
Reference in New Issue
Block a user