| Summary: | Remove unnecessary code duplication for standard icons | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | Andrey Cherepanov <sibskull> |
| Component: | kstyle | Assignee: | Maksim Orlovich <maksim> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | christoph |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | RedHat Enterprise Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | icons seems ok | ||
|
Description
Andrey Cherepanov
2009-03-18 11:27:59 UTC
Created attachment 32259 [details]
icons seems ok
Not reproducable over here (Qt 4.5, KDE-trunk)
I have Qt 4.4.3. I wait for Qt 4.5 and close bug if it will be OK. This is fixed with commit 929352, but this commit is actually superflous, as Qt 4.5 has the same code in QCommonStyle. The fix is only required for Qt 4.4 (KDE 4.2 branch), but trunk requires Qt 4.5. I will leave the bug open until the code duplication is solved. That code got adjusted a lot in the last decade. |