Comment 3 for bug 1076789

Revision history for this message
Daniel Schürmann (daschuer) wrote :

menuBar()->setNativeMenuBar(false) leaves a broken native Menu Bar.
It seams that it is only allowed to change nativeMenuBar prior initMenuBar().

The attached patch solve the problem: