diff options
author | Eike Rathke <erack@redhat.com> | 2014-05-22 16:31:09 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2014-05-22 19:35:36 +0200 |
commit | dbe8b3b6d4f2d2cc2e8c702b78034e9013f71e8f (patch) | |
tree | 4bab1f81327781dc73a6e43af918e7dd7895b19a /cui/uiconfig/ui/charnamepage.ui | |
parent | 1aad7628dcd7fd14d48814d00c3d04e4ec0c59d5 (diff) |
finally switch the Western language list box to SvxLanguageComboBox
Change-Id: Ibf0cb4c0fa951adcd0a7f185d7dd45b06913a40d
Diffstat (limited to 'cui/uiconfig/ui/charnamepage.ui')
-rw-r--r-- | cui/uiconfig/ui/charnamepage.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/uiconfig/ui/charnamepage.ui b/cui/uiconfig/ui/charnamepage.ui index 25c67f1a2526..6205dfdade04 100644 --- a/cui/uiconfig/ui/charnamepage.ui +++ b/cui/uiconfig/ui/charnamepage.ui @@ -54,7 +54,7 @@ </packing> </child> <child> - <object class="svxcorelo-SvxLanguageBox" id="westlanglb-nocjk"> + <object class="svxcorelo-SvxLanguageComboBox" id="westlanglb-nocjk"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">start</property> @@ -342,7 +342,7 @@ </packing> </child> <child> - <object class="svxcorelo-SvxLanguageBox" id="westlanglb-cjk"> + <object class="svxcorelo-SvxLanguageComboBox" id="westlanglb-cjk"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> |