https://bugs.kde.org/show_bug.cgi?id=364261
--- Comment #4 from Mauro Carvalho Chehab <mche...@osg.samsung.com> --- (In reply to JanKusanagi from comment #3) > Thanks for the superquick fix =) Anytime. > That sounds very sensible. I actually use that in my (Qt-only) programs, > using something like QIcon::fromtheme("something", > QIcon(":/something.png")); and adding these fallback icons in a Qt resource > file. This way, only the missing icons are replace by mine, while the rest > are up to the user. I did that and removed the logic that forces the icons to be from either Breeze or Oxygen. Now, all icons have a fallback (the Breeze icon). -- You are receiving this mail because: You are watching all bug changes.