Added support for reading the base config
This commit is contained in:
parent
ae172c785f
commit
d4ed74ae5f
6 changed files with 164 additions and 133 deletions
|
|
@ -556,6 +556,7 @@
|
|||
<property name="active">True</property>
|
||||
<property name="draw_indicator">True</property>
|
||||
<property name="group">use_ntsc</property>
|
||||
<signal name="toggled" handler="on_use_pal_toggled" swapped="no"/>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
|
|
@ -572,6 +573,7 @@
|
|||
<property name="receives_default">False</property>
|
||||
<property name="xalign">0</property>
|
||||
<property name="draw_indicator">True</property>
|
||||
<signal name="toggled" handler="on_use_pal_toggled" swapped="no"/>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue