summaryrefslogtreecommitdiff
path: root/cui/source/inc/numfmt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/numfmt.hxx')
-rw-r--r--cui/source/inc/numfmt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/numfmt.hxx b/cui/source/inc/numfmt.hxx
index 9a493371731e..4ff56250ea9f 100644
--- a/cui/source/inc/numfmt.hxx
+++ b/cui/source/inc/numfmt.hxx
@@ -112,7 +112,7 @@ private:
std::unique_ptr<weld::Button> m_xIbRemove;
std::unique_ptr<weld::Label> m_xFtComment;
std::unique_ptr<weld::Entry> m_xEdComment;
- std::unique_ptr<LanguageBox> m_xLbLanguage;
+ std::unique_ptr<SvxLanguageBox> m_xLbLanguage;
std::unique_ptr<weld::CustomWeld> m_xWndPreview;
void Init_Impl();