forked from AuroraMiddleware/gtk
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:
parent
98a3fac6ab
commit
822886edbc
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user