Skip to content

fix focus handling on macOS

Christoph Cullmann requested to merge work/focus into master

use QDialog(mainWindow, Qt::Tool | Qt::FramelessWindowHint)

Merge request reports