Fix parser
This commit is contained in:
commit
101188ce2e
3 changed files with 15 additions and 7 deletions
|
@ -18,13 +18,11 @@
|
|||
<property name="can_focus">False</property>
|
||||
<child>
|
||||
<object class="GtkSwitch" id="status">
|
||||
<property name="width_request">100</property>
|
||||
<property name="height_request">35</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="x">250</property>
|
||||
<property name="x">275</property>
|
||||
<property name="y">80</property>
|
||||
</packing>
|
||||
</child>
|
||||
|
@ -98,7 +96,6 @@
|
|||
<object class="GtkCheckButton" id="portable">
|
||||
<property name="label" translatable="yes">Portable</property>
|
||||
<property name="height_request">35</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">False</property>
|
||||
<property name="draw_indicator">True</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue