| Summary: | Show icons on buttons | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] QtCurve | Reporter: | Random Person <5iw_3dqug8gj0tsu> |
| Component: | qt5 | Assignee: | Yichao Yu <yyc1992> |
| Status: | REPORTED --- | ||
| Severity: | wishlist | CC: | cfeck, hein |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Random Person
2020-09-15 21:58:00 UTC
Should be possible by returning 'true' for the QStyle::SH_DialogButtonBox_ButtonsHaveIcons style hint, but I didn't try. (In reply to Christoph Feck from comment #1) > Should be possible by returning 'true' for the > QStyle::SH_DialogButtonBox_ButtonsHaveIcons style hint, but I didn't try. I could try it out right now if it's really just 1 line to patch. Which file? |