Simplified XML
This commit is contained in:
parent
d18b92f4bc
commit
19e05a22b8
1 changed files with 3 additions and 3 deletions
|
@ -4,8 +4,8 @@
|
|||
<object class="GtkApplicationWindow" id="main_window">
|
||||
<property name="default-height">500</property>
|
||||
<property name="default-width">720</property>
|
||||
<property name="child">
|
||||
<object class="GtkBox" id="main_box">
|
||||
<child>
|
||||
<object class="GtkBox">
|
||||
<property name="orientation">vertical</property>
|
||||
<child>
|
||||
<object class="GtkBox">
|
||||
|
@ -579,6 +579,6 @@
|
|||
</object>
|
||||
</child>
|
||||
</object>
|
||||
</property>
|
||||
</child>
|
||||
</object>
|
||||
</interface>
|
||||
|
|
Loading…
Add table
Reference in a new issue