user-controls: Remove OARS widgetry size group

We don't actually want the menu button to have the same size
of the popover, since the popover can grow pretty wide.
This commit is contained in:
Georges Basile Stavracas Neto 2022-07-12 19:34:11 -03:00
parent b25a4e2119
commit e5ecc02488
1 changed files with 0 additions and 8 deletions

View File

@ -121,14 +121,6 @@
<menu id="age_menu" /> <menu id="age_menu" />
<object class="GtkSizeGroup">
<property name="mode">horizontal</property>
<widgets>
<widget name="oars_button" />
<widget name="oars_popover" />
</widgets>
</object>
<object class="MctRestrictApplicationsDialog" id="restrict_applications_dialog"> <object class="MctRestrictApplicationsDialog" id="restrict_applications_dialog">
<property name="visible">False</property> <property name="visible">False</property>
<property name="modal">True</property> <property name="modal">True</property>