Don't show a menu on the color editor swatch

There's nothing to customize here, so no need to show a menu.
This commit is contained in:
Matthias Clasen 2015-06-13 21:57:07 -04:00
parent 98a3fac6ab
commit 822886edbc

View File

@ -46,6 +46,7 @@
<property name="can_focus">False</property>
<property name="rgba">rgb(255,255,255)</property>
<property name="selectable">False</property>
<property name="has_menu">False</property>
</object>
<packing>
<property name="left_attach">1</property>