mart accepted this revision. mart added inline comments. This revision is now accepted and ready to land.
INLINE COMMENTS > desktopicon.cpp:366 > } > + } else if(iconSource.startsWith("http://";) || > iconSource.startsWith("https://";)) { > + if(!m_loadedImage.isNull()) { coding style, space between if and ( (in some other places as well) REPOSITORY R169 Kirigami REVISION DETAIL https://phabricator.kde.org/D5764 To: leinir, mart, apol Cc: plasma-devel, apol