Skip to content

Always fallback to the QGenericUnixTheme

Ilya Fedin requested to merge ilya-fedin/qt6ct:qgenericnuixtheme-fallback into master

Qt6CTPlatformTheme currently mixes QGenericUnixTheme and QPlatformTheme methods as a fallback .

Always using the nearest parent (QGenericUnixTheme) should produce the most expected result.

Merge request reports

Loading