summaryrefslogtreecommitdiffstats
path: root/src/controls/StackView.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/StackView.qml')
-rw-r--r--src/controls/StackView.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/StackView.qml b/src/controls/StackView.qml
index d2af0d6cd..18f77d2ec 100644
--- a/src/controls/StackView.qml
+++ b/src/controls/StackView.qml
@@ -47,7 +47,7 @@ import QtQuick.Controls.Private 1.0
\inherits Item
\ingroup views
\inqmlmodule QtQuick.Controls
- \since QtQuick.Controls 1.0
+ \since 5.1
\brief Provides a stack-based navigation model.