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 41042ae1b..1950268b0 100644 --- a/src/controls/Slider.qml +++ b/src/controls/Slider.qml @@ -67,7 +67,7 @@ Control { id: slider /*! - \qmlproperty enum Slider::orientation + \qmlproperty enumeration Slider::orientation This property holds the layout orientation of the slider. The default value is \c Qt.Horizontal |
