cleanup: Remove useless GtkSizeGroup

This commit is contained in:
Bilal Elmoussaoui 2023-07-08 01:57:20 +02:00
parent 9877014e82
commit 1dd0406338
2 changed files with 0 additions and 14 deletions

View file

@ -269,10 +269,4 @@
</attributes>
</child>
</object>
<object class="GtkSizeGroup">
<widgets>
<widget name="provider_entry"/>
<widget name="counter_spinbutton"/>
</widgets>
</object>
</interface>

View file

@ -92,12 +92,4 @@
</object>
</child>
</template>
<object class="GtkSizeGroup">
<property name="mode">GTK_SIZE_GROUP_HORIZONTAL</property>
<widgets>
<widget name="current_password_entry"/>
<widget name="password_entry"/>
<widget name="confirm_password_entry"/>
</widgets>
</object>
</interface>