diff options
Diffstat (limited to 'include/svl/languageoptions.hxx')
-rw-r--r-- | include/svl/languageoptions.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/languageoptions.hxx b/include/svl/languageoptions.hxx index cfc3b4a56b6e..5fc9c8624dc4 100644 --- a/include/svl/languageoptions.hxx +++ b/include/svl/languageoptions.hxx @@ -112,7 +112,7 @@ public: /** #i42730# Gives access to the Windows 16bit system locale */ -class SVL_DLLPUBLIC SvtSystemLanguageOptions final : public utl::ConfigItem +class SvtSystemLanguageOptions final : public utl::ConfigItem { private: OUString m_sWin16SystemLocale; |