summaryrefslogtreecommitdiffstats
path: root/src/declarative
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-05-08 13:06:45 (GMT)
committerMartin Smith <msmith@trolltech.com>2009-05-08 13:06:45 (GMT)
commit94d44efa7066961211a4d2824e093ba71483b4ed (patch)
tree16f162bc14bfcb31026e64944e16dc6b835829b2 /src/declarative
parentc7b42eb426a27d3f8124f5c37f39a8b91e3e03e8 (diff)
downloadQt-94d44efa7066961211a4d2824e093ba71483b4ed.zip
Qt-94d44efa7066961211a4d2824e093ba71483b4ed.tar.gz
Qt-94d44efa7066961211a4d2824e093ba71483b4ed.tar.bz2
qdoc: Fixed missing end of comment.
Diffstat (limited to 'src/declarative')
-rw-r--r--src/declarative/3rdparty/qlistmodelinterface.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/3rdparty/qlistmodelinterface.cpp b/src/declarative/3rdparty/qlistmodelinterface.cpp
index 5e0544e..7e50378 100644
--- a/src/declarative/3rdparty/qlistmodelinterface.cpp
+++ b/src/declarative/3rdparty/qlistmodelinterface.cpp
@@ -54,6 +54,7 @@ QT_BEGIN_NAMESPACE
/*! \fn QListModelInterface::QListModelInterface(QObject *parent)
Constructs a QListModelInterface with the specified \a parent.
+*/
/*! \fn QListModelInterface::QListModelInterface(QObjectPrivate &dd, QObject *parent)