https://bugs.kde.org/show_bug.cgi?id=419521

--- Comment #4 from David Edmundson <k...@davidedmundson.co.uk> ---
QT_QUICK_CONTROLS_STYLE=fusion ./app

or you can do it programmatically inside your app
QQuickStyle::setStyle("fusion");


In terms of a long term fix Qt6 is scrapping import versions, so given Qt5.15
is nearly out, there's probably not much that's worth doing our side, it'll fix
itself with time.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to