1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-05-21 20:49:29 +00:00

history-box: expand to fill available horizontal space

Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/714>
This commit is contained in:
Anton Lazarev 2023-12-17 23:28:09 -08:00
parent 2ee3f347ce
commit a2cb767bdc

View file

@ -4,6 +4,7 @@
<template class="CallsHistoryBox" parent="GtkWidget">
<child>
<object class="GtkStack" id="stack">
<property name="hexpand">True</property>
<child>
<object class="GtkStackPage">
<property name="name">empty</property>