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 add651e8c..6f1187ea5 100644 --- a/src/controls/ScrollView.qml +++ b/src/controls/ScrollView.qml @@ -81,7 +81,7 @@ import QtQuick.Controls.Styles 1.1 \l flickableItem. You can create a custom appearance for a ScrollView by - assigning a \l ScrollViewStyle. + assigning a \l {QtQuick.Controls.Styles::ScrollViewStyle}{ScrollViewStyle}. */ FocusScope { |
