diff options
| author | cristian64 <cristian64@gmail.com> | 2026-04-17 21:36:18 +0100 |
|---|---|---|
| committer | cristian64 <cristian64@gmail.com> | 2026-04-18 10:04:44 +0100 |
| commit | e6a11f667dbe232d06c74b0185ec2efa3d59c9a5 (patch) | |
| tree | 9f14d0a93dccb4440aff9655f265e9f28cc7ced1 /Source/Core/VideoCommon/VideoConfig.cpp | |
| parent | 42175d4e75de1e31c44c734862da698703c92270 (diff) | |
DolphinQt: Use custom style for `QGroupBox` only with Qt 6.6.0+.
This is a follow-up to 3e788399b6f608a270fe0 (#14153), where a custom
style for `QGroupBox` widgets was introduced when the Fusion style is
used.
However, it was overlooked that the custom QSS does not get along well
with Qt versions older than 6.6.0; on Windows, Qt 6.5.1 is used.
| With Qt 6.5.3 | With Qt 6.11.0 |
| ------------- | -------------- |
| <img alt="Dolphin with Qt 6.5.3" title="Dolphin with Qt 6.5.3" src="https://github.com/user-attachments/assets/9d341eef-0438-44c0-b341-8d0a53d9eb09" /> | <img alt="Dolphin with Qt 6.11.0" title="Dolphin with Qt 6.11.0" src="https://github.com/user-attachments/assets/1bc793d2-c958-413b-b99c-51d064104a75" /> |
Compile checks have been added now to only apply the custom style if
Qt 6.6.0 (or newer) is used.
Diffstat (limited to 'Source/Core/VideoCommon/VideoConfig.cpp')
0 files changed, 0 insertions, 0 deletions
