From e3409d2ff490dabeeb7269801195107348cc8d1b Mon Sep 17 00:00:00 2001 From: Bea Lam Date: Mon, 30 Jul 2012 15:24:31 +1000 Subject: Docs - fix referenced class names Reviewed-by: Andrew den Exter Change-Id: If29505d57fbf4c111d3250daa12d5f0e706dfdc6 Reviewed-by: Laszlo Papp Reviewed-by: Andrew den Exter --- src/quick/items/qquickdroparea.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/quick/items/qquickdroparea.cpp') diff --git a/src/quick/items/qquickdroparea.cpp b/src/quick/items/qquickdroparea.cpp index 4f93528a2b..f7a8793a99 100644 --- a/src/quick/items/qquickdroparea.cpp +++ b/src/quick/items/qquickdroparea.cpp @@ -329,7 +329,7 @@ void QQuickDropArea::dropEvent(QDropEvent *event) /*! \qmltype DragEvent - \instantiates QQuickDragEvent + \instantiates QQuickDropEvent \inqmlmodule QtQuick 2 \ingroup qtquick-input-events \brief Provides information about a drag event -- cgit v1.2.3