summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qstringlist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/tools/qstringlist.cpp')
-rw-r--r--src/corelib/tools/qstringlist.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/tools/qstringlist.cpp b/src/corelib/tools/qstringlist.cpp
index 0b0aeb50c0..0f06ad651f 100644
--- a/src/corelib/tools/qstringlist.cpp
+++ b/src/corelib/tools/qstringlist.cpp
@@ -73,6 +73,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QStringList
+ \inmodule QtCore
\brief The QStringList class provides a list of strings.
\ingroup tools