Commit ea270c3e authored by J-P Nurmi's avatar J-P Nurmi Committed by The Qt Project
Browse files

Remove Slider::tickPosition


Change-Id: I50c6cb0a5b3234e8bd6be3bb0e535b07cea7558e
Reviewed-by: default avatarJens Bache-Wiig <jens.bache-wiig@digia.com>
parent ca07cfbe
No related merge requests found
Showing with 0 additions and 3 deletions
...@@ -161,9 +161,6 @@ Control { ...@@ -161,9 +161,6 @@ Control {
*/ */
property bool tickmarksEnabled: false property bool tickmarksEnabled: false
/*! \internal */
property string tickPosition: "Below" // "Above", "Below", "BothSides"
/*! \internal */ /*! \internal */
property bool __containsMouse: mouseArea.containsMouse property bool __containsMouse: mouseArea.containsMouse
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment