diff options
Diffstat (limited to 'src/controls/Slider.qml')
| -rw-r--r-- | src/controls/Slider.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/Slider.qml b/src/controls/Slider.qml index 469843c6e..711c449bf 100644 --- a/src/controls/Slider.qml +++ b/src/controls/Slider.qml @@ -63,7 +63,7 @@ import QtQuick.Controls.Private 1.0 needed, you can set the \l stepSize. You can create a custom appearance for a Slider by - assigning a SliderStyle. + assigning a \l SliderStyle. */ Control { |
