universal access: Adjust for removal of GtkComboBoxEntry
This commit is contained in:
parent
4361892d30
commit
63957d9aef
1 changed files with 1 additions and 2 deletions
|
@ -274,11 +274,10 @@
|
|||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkComboBoxEntry" id="seeing_text_size_combobox">
|
||||
<object class="GtkComboBox" id="seeing_text_size_combobox">
|
||||
<property name="visible">True</property>
|
||||
<property name="model">text_size_model</property>
|
||||
<property name="active">0</property>
|
||||
<property name="text_column">0</property>
|
||||
<child>
|
||||
<object class="GtkCellRendererText" id="text_size_renderer"/>
|
||||
<attributes>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue