wbauer created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks.
REVISION SUMMARY Konqueror's about page doesn't show icons if the breeze icon theme is used. The reason is that khtml doesn't support it. This patch is supposed to fix it by allowing to use Qt's support in that case. BUG: 355872 TEST PLAN Start Konqueror, the startup page now displays icons. See also the attached images REPOSITORY R313 KHtml REVISION DETAIL https://phabricator.kde.org/D6606 AFFECTED FILES src/imload/decoders/qimageioloader.cpp To: wbauer, dfaure Cc: #frameworks