Comment 1 for bug 1943860

Revision history for this message
Be (be.ing) wrote :

This is a regression from conflating QML with the legacy skin system. You can comment out:

setAttribute(Qt::AA_DontCreateNativeWidgetSiblings);

in MixxxApplication to work around this.