Skip to content

Fix Usage of Parley under Wayland session

Andreas Cord-Landwehr requested to merge work/wayland-integration into master

This refactors all wrong usage of KXmlGuiWindow on QWidgets, which implicitly (via winid() calls) breaks rendering of parts of the main window.

Merge request reports