summaryrefslogtreecommitdiff
path: root/src/controls/StackView.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/StackView.qml')
-rw-r--r--src/controls/StackView.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/controls/StackView.qml b/src/controls/StackView.qml
index 3c8b4e25..46927fb7 100644
--- a/src/controls/StackView.qml
+++ b/src/controls/StackView.qml
@@ -47,6 +47,7 @@ import QtQuick.Controls.Private 1.0
\ingroup views
\ingroup controls
\inqmlmodule QtQuick.Controls
+ \inherits QtQuick::FocusScope
\since 5.1
\brief Provides a stack-based navigation model.