summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
diff options
context:
space:
mode:
authorDavid Boddie <david.boddie@nokia.com>2011-05-12 20:24:33 +0200
committerDavid Boddie <david.boddie@nokia.com>2011-05-23 14:24:09 +0200
commitbe2b27824a4d99aba34bd948611d90f94fb43d17 (patch)
tree30221f73da8785e11431d793d12252c0f5d7a9ae /src/corelib/tools
parentb5a989dc11bac49cc1365021914d21b980353f64 (diff)
Doc: Fixed qdoc warnings.
Diffstat (limited to 'src/corelib/tools')
-rw-r--r--src/corelib/tools/qlocale.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/corelib/tools/qlocale.qdoc b/src/corelib/tools/qlocale.qdoc
index 605e3e0c56..1d5e5c5680 100644
--- a/src/corelib/tools/qlocale.qdoc
+++ b/src/corelib/tools/qlocale.qdoc
@@ -769,6 +769,8 @@
\value Weekdays a QList<Qt::DayOfWeek> specifying the regular weekdays
\value LocaleChanged this type is queried whenever the system locale is changed.
\value ListToSeparatedString a string that represents a join of a given QStringList with a locale-defined separator.
+ \value NativeLanguageName a string that represents the name of the native language.
+ \value NativeCountryName a string that represents the name of the native country.
*/
/*!