broulik added inline comments. INLINE COMMENTS
> thumbcreator.h:139 > */ > - virtual bool create(const QString &path, int width, int height, QImage > &img) = 0; // KF6 TODO: turn first arg into QUrl (see > thumbnail/htmlcreator.cpp) > + virtual bool create(const QString &path, int width, int height, QImage > &img, qreal devicePixelRatio = 1.0) = 0; // KF6 TODO: turn first arg into > QUrl (see thumbnail/htmlcreator.cpp) > You can't do that REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D29397 To: meven, dfaure, broulik, #frameworks Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns