sip-account-widget: move GtkSizeGroup out of child

Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/714>
This commit is contained in:
Anton Lazarev
2023-12-17 23:45:51 -08:00
parent 861ea19a62
commit d6918cc946

View File

@@ -189,6 +189,8 @@
</object>
</child>
</object>
</child>
</template>
<object class="GtkSizeGroup">
<widgets>
<widget name="host"/>
@@ -198,6 +200,4 @@
<widget name="port"/>
</widgets>
</object>
</child>
</template>
</interface>