add a FIXME comment
This commit is contained in:
parent
85fa280111
commit
b58a3ef754
@ -67,6 +67,7 @@ QtControls.Slider {
|
||||
|
||||
activeFocusOnTab: true
|
||||
|
||||
//FIXME: remove those 2 functions once we can depend from 5.4*/
|
||||
function accessibleIncreaseAction() { increase() }
|
||||
function accessibleDecreaseAction() { decrease() }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user