summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qcollator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/tools/qcollator.cpp')
-rw-r--r--src/corelib/tools/qcollator.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/tools/qcollator.cpp b/src/corelib/tools/qcollator.cpp
index 81906773d7..ddde9d9a79 100644
--- a/src/corelib/tools/qcollator.cpp
+++ b/src/corelib/tools/qcollator.cpp
@@ -114,6 +114,7 @@ static const char * const collationStrings[collationStringsCount] = {
/*!
\class QCollator
+ \inmodule QtCore
\brief The QCollator class compares strings according to a localized collation algorithm.
\internal