broulik added inline comments. INLINE COMMENTS
> ToolButton.qml:36
>
> hoverEnabled: true //Qt.styleHints.useHoverEffects TODO: how to make
> this work in 5.7?
>
Btw probably
Qt.styleHints.hasOwnProperty("useHoverEffects") ?
Qt.styleHints.useHoverEffects : true
REPOSITORY
R858 Qt Quick Controls 2: Desktop Style
REVISION DETAIL
https://phabricator.kde.org/D8827
To: mart, #plasma
Cc: broulik, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed,
jensreuterberg, abetts, sebas, apol, mart
