sip-account-widget: move GtkSizeGroup out of child
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/714>
This commit is contained in:
@@ -189,15 +189,15 @@
|
|||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
</object>
|
</object>
|
||||||
<object class="GtkSizeGroup">
|
|
||||||
<widgets>
|
|
||||||
<widget name="host"/>
|
|
||||||
<widget name="display_name"/>
|
|
||||||
<widget name="user"/>
|
|
||||||
<widget name="password"/>
|
|
||||||
<widget name="port"/>
|
|
||||||
</widgets>
|
|
||||||
</object>
|
|
||||||
</child>
|
</child>
|
||||||
</template>
|
</template>
|
||||||
|
<object class="GtkSizeGroup">
|
||||||
|
<widgets>
|
||||||
|
<widget name="host"/>
|
||||||
|
<widget name="display_name"/>
|
||||||
|
<widget name="user"/>
|
||||||
|
<widget name="password"/>
|
||||||
|
<widget name="port"/>
|
||||||
|
</widgets>
|
||||||
|
</object>
|
||||||
</interface>
|
</interface>
|
||||||
|
Reference in New Issue
Block a user