| Summary: | Empty top right icon display in code import, code generator and class window | ||
|---|---|---|---|
| Product: | [Applications] umbrello | Reporter: | Ralf Habacker <ralf.habacker> |
| Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.14.3 (KDE Applications 4.14.3) | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Other | ||
| Latest Commit: | http://commits.kde.org/umbrello/e824bb3d1d8a7f16c07c0ecdf402276370b29c62 | Version Fixed/Implemented In: | 2.15.99 |
| Sentry Crash Report: | |||
| Bug Depends on: | 342951 | ||
| Bug Blocks: | |||
|
Description
Ralf Habacker
2015-01-17 10:30:10 UTC
Git commit e824bb3d1d8a7f16c07c0ecdf402276370b29c62 by Ralf Habacker. Committed on 17/01/2015 at 10:43. Pushed by habacker into branch 'master'. Fix 'Empty top right icon display in code import, code generator and class window'. Because the original referenced pixmap has a size of 64x64 we need to fetch a desktop icon instead of a user icon. M +1 -1 umbrello/codegenwizard/codegenerationwizard.cpp M +1 -1 umbrello/codeimpwizard/codeimportingwizard.cpp M +1 -1 umbrello/dialogs/classwizard.cpp M +1 -1 umbrello/dialogs/dialogbase.cpp M +4 -4 umbrello/icon_utils.cpp M +2 -2 umbrello/icon_utils.h M +2 -2 umbrello/uml.cpp http://commits.kde.org/umbrello/e824bb3d1d8a7f16c07c0ecdf402276370b29c62 |