Skip to content

kstyle: remove WindowManager

Fushan Wen requested to merge work/fuf/evil into master

In Qt6 it's no longer possible to receive events from controls other than the main window, so WindowManager becomes useless and causes various bugs.

Merge request reports