Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
None
-
5.7.0
-
None
Description
Theme icon functions fallback to some default icons, if the requested icon does not exist. But that makes the functions unusable.
QIcon::fromTheme("nonsense") returns a standard icon
QIcon::hasThemeIcon("nonsense") returns true