Skip to content

Remove unneeded KWindowSystem::raiseWindow()

Nicolas Fella requested to merge work/nico/no-raise into master

It is redundant with the QWidget::raise() above

Merge request reports