Skip to content

Fix call to KWorkSpace::detectPlatform

Fabian Vogt requested to merge work/fixwayland into master

This sets QT_QPA_PLATFORM, so has to happen before the QApplication is created.

BUG: 428339

Merge request reports