D18809: Image Wallpaper Slideshow - display the list of images that will be shown
Nathaniel Graham
noreply at phabricator.kde.org
Fri Feb 8 19:36:47 GMT 2019
ngraham added inline comments.
INLINE COMMENTS
> image.cpp:877
> +{
> + KRun* krun = new KRun(QUrl::fromLocalFile(path), nullptr);
> +}
This generates a warning (variable `krun` is unused). I would suggest using `KIO::highlightInFileManager()` instead. For example: https://cgit.kde.org/spectacle.git/tree/src/Gui/KSMainWindow.cpp#n327
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D18809
To: davidre, #vdg, ngraham
Cc: davidedmundson, ngraham, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190208/72a26115/attachment-0001.html>
More information about the Plasma-devel
mailing list