main: Remove use-popover property from GtkMenuButton

It doesn't exist anymore.
This commit is contained in:
Georges Basile Stavracas Neto 2022-07-08 16:56:48 -03:00
parent 58fc4e0a5b
commit 6cd201166b
1 changed files with 0 additions and 1 deletions

View File

@ -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"/>