The icon in the top right corner of the code import, code generator and class window is not shown. Instead an empty icon is displayed. Reproducible: Always Steps to Reproduce: 1. open umbrello 2. open class wizard Actual Results: An empty icon is shown in the top right corner, also in the other mentioned dialogs. Expected Results: The requested icon should be displayed.
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