widget-factory: Don't initially show popover

It'll  be set as the popover of a GtkMenuButton later anyway which will
hide it again.
This commit is contained in:
Timm Bäder 2016-08-10 15:23:13 +02:00
parent 0d17421ffd
commit bdb77b6cc2

View File

@ -4095,7 +4095,6 @@ bad things might happen.</property>
</action-widgets>
</object>
<object class="GtkPopover" id="open_popover">
<property name="visible">1</property>
<child>
<object class="GtkGrid">
<property name="visible">1</property>