main: Remove use-popover property from GtkMenuButton
It doesn't exist anymore.
This commit is contained in:
parent
58fc4e0a5b
commit
6cd201166b
|
@ -20,7 +20,6 @@
|
|||
<child type="end">
|
||||
<object class="GtkMenuButton" id="primary_menu">
|
||||
<property name="direction">none</property>
|
||||
<property name="use-popover">True</property>
|
||||
<property name="menu-model">primary-menu</property>
|
||||
<style>
|
||||
<class name="image-button"/>
|
||||
|
|
Loading…
Reference in New Issue