ngraham added a comment.
Thanks, just one last little thing...
INLINE COMMENTS
> thumbnailprovidertest.cpp:226
> QCOMPARE(spy.count(), 1);
> - expectedThumbnail = createColoredImage(256, 128, QColor(254, 0, 0));
> + if(GwenviewConfig::deleteThumbnailCacheOnExit()) {
> + expectedThumbnail = createColoredImage(128, 64, Qt::white);
space after the `if`
REVISION DETAIL
https://phabricator.kde.org/D21330
To: tommo, #gwenview
Cc: yurchor, kde-doc-english, ngraham, #gwenview, tommo, gennad, clintmoyer,
tdarboux, huoni, muhlenpfordt, rkflx, skadinna