diff options
Diffstat (limited to 'src/controls/StackViewDelegate.qml')
-rw-r--r-- | src/controls/StackViewDelegate.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/controls/StackViewDelegate.qml b/src/controls/StackViewDelegate.qml index ce666cbc..23a9ee69 100644 --- a/src/controls/StackViewDelegate.qml +++ b/src/controls/StackViewDelegate.qml @@ -43,7 +43,6 @@ import QtQuick 2.2 \qmltype StackViewDelegate \inqmlmodule QtQuick.Controls \ingroup controls - \inherits QtQml::QtObject \since 5.1 \brief A delegate used by StackView for loading transitions. |