diff options
Diffstat (limited to 'src/controls/ScrollView.qml')
| -rw-r--r-- | src/controls/ScrollView.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/ScrollView.qml b/src/controls/ScrollView.qml index 65ed54d7d..b0df615ee 100644 --- a/src/controls/ScrollView.qml +++ b/src/controls/ScrollView.qml @@ -183,7 +183,7 @@ FocusScope { /*! \qmlproperty Component ScrollView::style The style Component for this control. - \sa {Qt Quick Controls Styles QML Types} + \sa {Qt Quick Controls 1 Styles QML Types} */ property Component style: Settings.styleComponent(Settings.style, "ScrollViewStyle.qml", root) |
