summaryrefslogtreecommitdiff
path: root/src/controls/ScrollView.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/ScrollView.qml')
-rw-r--r--src/controls/ScrollView.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/controls/ScrollView.qml b/src/controls/ScrollView.qml
index 183991ac..5dd2f5cf 100644
--- a/src/controls/ScrollView.qml
+++ b/src/controls/ScrollView.qml
@@ -48,6 +48,7 @@ import QtQuick.Controls.Styles 1.1
\since 5.1
\ingroup views
\ingroup controls
+ \inherits QtQuick::FocusScope
\brief Provides a scrolling view within another Item.
\image scrollview.png