diff options
Diffstat (limited to 'cui/source')
-rw-r--r-- | cui/source/inc/chardlg.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/chardlg.hxx b/cui/source/inc/chardlg.hxx index d90c2cb94594..69b46c8fcdfd 100644 --- a/cui/source/inc/chardlg.hxx +++ b/cui/source/inc/chardlg.hxx @@ -86,7 +86,7 @@ private: FixedText* m_pWestFontSizeFT; FontSizeBox* m_pWestFontSizeLB; FixedText* m_pWestFontLanguageFT; - SvxLanguageBox* m_pWestFontLanguageLB; + SvxLanguageComboBox* m_pWestFontLanguageLB; FixedText* m_pWestFontTypeFT; VclContainer* m_pEastFrame; |