mirror of
https://gitlab.gnome.org/World/Authenticator.git
synced 2025-03-04 08:44:40 +01:00
cleanup: Remove useless GtkSizeGroup
This commit is contained in:
parent
9877014e82
commit
1dd0406338
2 changed files with 0 additions and 14 deletions
|
@ -269,10 +269,4 @@
|
|||
</attributes>
|
||||
</child>
|
||||
</object>
|
||||
<object class="GtkSizeGroup">
|
||||
<widgets>
|
||||
<widget name="provider_entry"/>
|
||||
<widget name="counter_spinbutton"/>
|
||||
</widgets>
|
||||
</object>
|
||||
</interface>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue