summaryrefslogtreecommitdiff
path: root/res/windows/main.ui
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2024-07-14 01:52:25 +0200
committerFelix Morgner <felix.morgner@gmail.com>2024-07-14 01:52:25 +0200
commitdfd2e6d6e82a17f24478673e6da82ead4cd5caba (patch)
tree8d8822233ab0de5877ba352dcf18f7e30cd4db65 /res/windows/main.ui
parentfcb667619ca922fb1a1947b4e8c23b57290f97b6 (diff)
downloadturns-dfd2e6d6e82a17f24478673e6da82ead4cd5caba.tar.xz
turns-dfd2e6d6e82a17f24478673e6da82ead4cd5caba.zip
res/ui: clean up main window structure
Diffstat (limited to 'res/windows/main.ui')
-rw-r--r--res/windows/main.ui18
1 files changed, 9 insertions, 9 deletions
diff --git a/res/windows/main.ui b/res/windows/main.ui
index 2ad66f7..1e2ae9c 100644
--- a/res/windows/main.ui
+++ b/res/windows/main.ui
@@ -10,24 +10,24 @@
<object class="AdwToolbarView">
<property name="content">
<object class="GtkScrolledWindow">
- <property name="vexpand">True</property>
- <child>
+ <property name="child">
<object class="AdwClamp">
<property name="child">
<object class="GtkListBox" id="participant_list">
- <property name="margin-bottom">18</property>
- <property name="margin-end">12</property>
- <property name="margin-start">12</property>
- <property name="margin-top">18</property>
- <property name="selection-mode">none</property>
- <property name="valign">start</property>
<style>
<class name="boxed-list"/>
</style>
</object>
</property>
+ <property name="margin-bottom">18</property>
+ <property name="margin-end">12</property>
+ <property name="margin-start">12</property>
+ <property name="margin-top">18</property>
+ <property name="valign">start</property>
+ <style/>
</object>
- </child>
+ </property>
+ <property name="vexpand">True</property>
</object>
</property>
<child type="top">