Compare commits

..

1 commit

Author SHA1 Message Date
2a261bc8fa Port UI to GTK 4 (close #85) 2024-05-22 17:43:23 +02:00

View file

@ -169,10 +169,11 @@
<child>
<object class="GtkBox" id="progress_box">
<property name="orientation">vertical</property>
<child type="center">
<property name="valign">center</property>
<child>
<object class="GtkBox">
<property name="orientation">vertical</property>
<child type="center">
<child>
<object class="GtkBox">
<property name="halign">center</property>
<property name="orientation">vertical</property>