summaryrefslogtreecommitdiff
path: root/include/i18nlangtag
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2013-09-20 21:46:12 +0200
committerEike Rathke <erack@redhat.com>2013-09-20 21:46:43 +0200
commitdf0f34cb9c036f5cf69b72a740c1a8f2741ac966 (patch)
tree56ba724bc68ebefb28bb04402dc162820d661960 /include/i18nlangtag
parent677df250becd5cde71c6310f647e78ac3763347e (diff)
trigger less conversions
Change-Id: Ie7ab85522b3ab0adb5bddd24b9db6affc10c4665
Diffstat (limited to 'include/i18nlangtag')
-rw-r--r--include/i18nlangtag/languagetag.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/i18nlangtag/languagetag.hxx b/include/i18nlangtag/languagetag.hxx
index 27bcb34c2927..c8ee7177603a 100644
--- a/include/i18nlangtag/languagetag.hxx
+++ b/include/i18nlangtag/languagetag.hxx
@@ -504,6 +504,8 @@ private:
ImplPtr getImpl() const;
ImplPtr registerImpl() const;
void syncFromImpl();
+ void syncVarsFromRawImpl() const;
+ void syncVarsFromImpl() const;
void convertLocaleToBcp47();
void convertLocaleToLang();