D28681: [svn] Fixed items status inside unversioned directory.
Méven Car
noreply at phabricator.kde.org
Sun Apr 12 12:47:42 BST 2020
meven requested changes to this revision.
meven added a comment.
This revision now requires changes to proceed.
Nearly there, another small thing
INLINE COMMENTS
> fileviewsvnplugin.cpp:264
> + // we can do nothing with this item.
> + for (const auto &i : qAsConst(items)) {
> + if (isInUnversionedDir(i)) {
items is already const, not need for `qAsConst` here
REPOSITORY
R449 Plugins for Dolphin
REVISION DETAIL
https://phabricator.kde.org/D28681
To: nikolaik, meven, elvisangelaccio, #dolphin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20200412/1405fbb2/attachment.htm>
More information about the kfm-devel
mailing list