https://bugs.kde.org/show_bug.cgi?id=388766
--- Comment #3 from Kai Uwe Broulik <[email protected]> --- Git commit 84a370ce2c3ac48be9e8745a93cd347bba463323 by Kai Uwe Broulik. Committed on 15/01/2018 at 09:31. Pushed by broulik into branch 'master'. [ConfigModule] Re-use QML context and engine if any In case the ConfigModule is created within a QML context, re-use it and its engine instead of creating a shared QML object that might use a different engine. Differential Revision: https://phabricator.kde.org/D9784 M +16 -2 src/quickaddons/configmodule.cpp https://commits.kde.org/kdeclarative/84a370ce2c3ac48be9e8745a93cd347bba463323 -- You are receiving this mail because: You are watching all bug changes.
