-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125877/
-----------------------------------------------------------

(Updated Nov. 7, 2015, 12:30 p.m.)


Status
------

This change has been marked as submitted.


Review request for KDE Frameworks.


Changes
-------

Submitted with commit 8691afcd8811b5e977495944db2d9e9b5e024f1e by David Rosca 
to branch master.


Repository: frameworkintegration


Description
-------

Use Q_CONSTRUCTOR_FUNCTION for prepareEnvironment, so the QApplication's 
platform theme is using the test paths.

This also fixes updating the WheelScrollLines when the settings change, because 
QApplication is only using theme hint on startup. If the value changes, we need 
to call QApplication::setWheelScrollLines instead of just updating the theme 
hint.


Diffs
-----

  autotests/kdeplatformtheme_unittest.cpp f660ffd 
  src/platformtheme/khintssettings.cpp 14e1d43 

Diff: https://git.reviewboard.kde.org/r/125877/diff/


Testing
-------

Tests pass


Thanks,

David Rosca

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to