summaryrefslogtreecommitdiff
path: root/desktop/source/app/langselect.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/app/langselect.hxx')
-rw-r--r--desktop/source/app/langselect.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/app/langselect.hxx b/desktop/source/app/langselect.hxx
index 0a112545f38b..d0867529ab1b 100644
--- a/desktop/source/app/langselect.hxx
+++ b/desktop/source/app/langselect.hxx
@@ -60,7 +60,7 @@ private:
static rtl::OUString getUserLanguage();
static rtl::OUString getSystemLanguage();
static void resetUserLanguage();
- static void setDefaultLocale(const rtl::OUString&);
+ static void setDefaultLanguage(const rtl::OUString&);
public:
static com::sun::star::lang::Locale IsoStringToLocale(const rtl::OUString& str);