https://bugs.kde.org/show_bug.cgi?id=412677
--- Comment #2 from Sebastian Gottfried <sebastian.gottfr...@posteo.de> --- Git commit cb5792c6e9c72d9cc02e93223c86c793c0157b79 by Sebastian Gottfried. Committed on 10/10/2019 at 23:22. Pushed by gottfried into branch 'Applications/19.08'. Disable QML Precompilation by Default The reduction of the time the app needs to launch because the precompiled QML files is neglible, but we still get bug reports because people try to run KTouch builds against newer Qt releases which doesn't work. So from now on, this feauture must be turned on explicitely to reduce further fallout. M +1 -1 CMakeLists.txt https://commits.kde.org/ktouch/cb5792c6e9c72d9cc02e93223c86c793c0157b79 -- You are receiving this mail because: You are watching all bug changes.