Skip to content

[kstyle] Port to QWindow::startSystemMove()

Vlad Zahorodnii requested to merge work/port-to-window-start-system-move into master

QWindow::startSystemMove() is a new feature in Qt 5.15 that provides a platform-independent way to start an interactive move operation.

Merge request reports