Commit fce385de authored by Leena Miettinen's avatar Leena Miettinen Committed by The Qt Project
Browse files

Doc: remove \instantiates commands


These QML types do not instantiate C++ classes.

Change-Id: Idd43012b5bf7c5d8d032befbaa1417329e014d8a
Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: default avatarJerome Pasion <jerome.pasion@digia.com>
Showing with 1 addition and 3 deletions
......@@ -43,7 +43,6 @@ import QtWinExtras 1.0
/*!
\qmltype JumpDestination
\instantiates QQuickJumpListItem
\inqmlmodule QtWinExtras
\brief Represents a file, which can be edited or viewed by application.
......
......@@ -43,7 +43,6 @@ import QtWinExtras 1.0
/*!
\qmltype JumpLink
\instantiates QQuickJumpListItem
\inqmlmodule QtWinExtras
\brief Represents a command to a application.
......
......@@ -43,10 +43,10 @@ import QtWinExtras 1.0
/*!
\qmltype JumpListSeparator
\instantiates QQuickJumpListItem
\inqmlmodule QtWinExtras
\brief Represents a task list separator.
*/
JumpListItem {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment