elvisangelaccio created this revision. elvisangelaccio added a reviewer: hpereiradacosta. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY Qt 5.10 deprecates the SH_Widget_Animate style hint in favor of a new SH_Widget_Animation_Duration hint (see [1]). If we are building against Qt 5.10 or newer, implement the new hint. [1]: http://code.qt.io/cgit/qt/qtbase.git/commit/?id=04eba7b538072e2811f074bf66fd41f27c90b35c TEST PLAN `qDebug() << style()->styleHint(QStyle::SH_Widget_Animation_Duration)` from some QWidget app. REPOSITORY R31 Breeze BRANCH master REVISION DETAIL https://phabricator.kde.org/D8759 AFFECTED FILES kstyle/breezestyle.cpp To: elvisangelaccio, hpereiradacosta Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart