D13813: make this test work again with new uds implementation
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Tue Jul 3 16:45:09 BST 2018
bruns added inline comments.
INLINE COMMENTS
> kfileitemmodeltest.cpp:1562
> + entry[i].insert(KIO::UDSEntry::UDS_ACCESS_TIME, 0);
> + }
> +
if you move the `insert(UDS_NAME, ...)` and `insert(UDS_USER, ...)` in front of the loop, you can call `items.append(entry[i]...)` inside the loop.
REPOSITORY
R318 Dolphin
REVISION DETAIL
https://phabricator.kde.org/D13813
To: jtamate, #dolphin, #frameworks, elvisangelaccio
Cc: aacid, ngraham, bruns, elvisangelaccio, kfm-devel, spoorun, navarromorales, isidorov, firef, andrebarros, emmanuelp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180703/4e74887d/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list