Review Request 120508: Port kio_trash_win to KF5
Mark Gaiser
markg85 at gmail.com
Sun Oct 5 21:19:48 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120508/#review67974
-----------------------------------------------------------
Could you port the listEntry calls as well? The current port will give warnings about that.
All calls with:
listEntry( entry, false );
can be replaced with:
listEntry( entry );
All calls with:
listEntry( entry, true ); <-- note the "true"
can be removed.
- Mark Gaiser
On okt 5, 2014, 7:35 p.m., Nicolás Alvarez wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/120508/
> -----------------------------------------------------------
>
> (Updated okt 5, 2014, 7:35 p.m.)
>
>
> Review request for KDE Frameworks.
>
>
> Repository: kio
>
>
> Description
> -------
>
> Ported the Windows implementation of kio_trash to KF5/Qt5.
>
>
> Diffs
> -----
>
> src/ioslaves/trash/kio_trash_win.h 5a08427
> src/ioslaves/trash/kio_trash_win.cpp 624318b
>
> Diff: https://git.reviewboard.kde.org/r/120508/diff/
>
>
> Testing
> -------
>
> It builds, MSVC2013. Haven't tested if it works (the unit test still doesn't build).
>
>
> Thanks,
>
> Nicolás Alvarez
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20141005/2d0d6822/attachment.html>
More information about the Kde-frameworks-devel
mailing list