Kaydet (Commit) 848ec62b authored tarafından Eike Rathke's avatar Eike Rathke

userinterface and currencylb are just ListBox, so GtkComboBoxText

... and not the bells and whistles SvxLanguageBox.

Change-Id: Icaeaeead0bd58bc05d2a9af4e9b7265de1647936
üst 1d1a2829
......@@ -110,7 +110,7 @@
</packing>
</child>
<child>
<object class="svxcorelo-SvxLanguageBox" id="userinterface">
<object class="GtkComboBoxText" id="userinterface">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">start</property>
......@@ -138,7 +138,7 @@
</packing>
</child>
<child>
<object class="svxcorelo-SvxLanguageBox" id="currencylb">
<object class="GtkComboBoxText" id="currencylb">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">start</property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment