https://bugs.kde.org/show_bug.cgi?id=399379
Wolfgang Bauer <wba...@tmo.at> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wba...@tmo.at --- Comment #19 from Wolfgang Bauer <wba...@tmo.at> --- Unfortunately this fix requires Qt 5.9 and breaks compilation with lower versions... >From the docs: QWindow *QWindow::parent(QWindow::AncestorMode mode) const Returns the parent window, if any. If mode is IncludeTransients, then the transient parent is returned if there is no parent. A window without a parent is known as a top level window. This function was introduced in Qt 5.9. -- You are receiving this mail because: You are watching all bug changes.