Skip to content

Fix KSignalHandler initialization order

Xaver Hugl requested to merge cherry-pick-448df751 into Plasma/5.26

KSignalHandler needs an instance of QCoreApplication because it uses QSocketNotifier.

(cherry picked from commit 448df751)

Merge request reports