diff options
| author | Caroline Chao <caroline.chao@digia.com> | 2013-10-23 14:26:46 +0200 |
|---|---|---|
| committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-10-23 15:30:47 +0200 |
| commit | fb99780dbae5b5f1bc972db83f612e9d3fafa75a (patch) | |
| tree | 2312c4f308fc9ed697ede5ea8e2e0d091fd560ed /src/controls/ScrollView.qml | |
| parent | bafa80245879a2a4b22f3f732e710ba0a04b93a5 (diff) | |
Doc: Fix links to Qt Quick Controls Styles items
Change-Id: I406c159fbc573e8b0a999d85fd6fb546b71634ac
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
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 { |
