From 94d44efa7066961211a4d2824e093ba71483b4ed Mon Sep 17 00:00:00 2001 From: Martin Smith Date: Fri, 8 May 2009 15:06:45 +0200 Subject: qdoc: Fixed missing end of comment. --- src/declarative/3rdparty/qlistmodelinterface.cpp | 1 + 1 file changed, 1 insertion(+) 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) -- cgit v0.12