summaryrefslogtreecommitdiffstats
path: root/src/corelib/itemmodels/qstringlistmodel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/itemmodels/qstringlistmodel.cpp')
-rw-r--r--src/corelib/itemmodels/qstringlistmodel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/itemmodels/qstringlistmodel.cpp b/src/corelib/itemmodels/qstringlistmodel.cpp
index e7f219f471..ba74cfbe48 100644
--- a/src/corelib/itemmodels/qstringlistmodel.cpp
+++ b/src/corelib/itemmodels/qstringlistmodel.cpp
@@ -53,10 +53,10 @@ QT_BEGIN_NAMESPACE
/*!
\class QStringListModel
+ \inmodule QtCore
\brief The QStringListModel class provides a model that supplies strings to views.
\ingroup model-view
- \inmodule QtCore
QStringListModel is an editable model that can be used for simple
cases where you need to display a number of strings in a view