summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2014-05-14 20:47:07 +0200
committerEike Rathke <erack@redhat.com>2014-05-15 12:34:36 +0200
commit848ec62b9ec806c18e0ca7ff2d45f39b4b147c0c (patch)
tree2475b597395d9cc74c646800d2373322ce389daf /cui
parent1d1a28290a87e2db9e01535792aa0ed3dcbd27b7 (diff)
userinterface and currencylb are just ListBox, so GtkComboBoxText
... and not the bells and whistles SvxLanguageBox. Change-Id: Icaeaeead0bd58bc05d2a9af4e9b7265de1647936
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/optlanguagespage.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/uiconfig/ui/optlanguagespage.ui b/cui/uiconfig/ui/optlanguagespage.ui
index 83129a0191b3..bad3df063652 100644
--- a/cui/uiconfig/ui/optlanguagespage.ui
+++ b/cui/uiconfig/ui/optlanguagespage.ui
@@ -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>