Restore compatibility of UDS::insert
ClosedPublic

Authored by jtamate on Jul 4 2018, 8:59 PM.

Details

Summary

Restore KIO backwards compatibility

Test Plan

kio tests passes

Diff Detail

Repository
R241 KIO
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
jtamate created this revision.Jul 4 2018, 8:59 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJul 4 2018, 8:59 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
jtamate requested review of this revision.Jul 4 2018, 8:59 PM
jtamate updated this revision to Diff 37163.Jul 4 2018, 9:05 PM

Now better.

dfaure added inline comments.Jul 4 2018, 9:10 PM
src/core/udsentry.h
148

KIOCORE_DEPRECATED void...

156–172

KIOCORE_DEPRECATED void...

jtamate updated this revision to Diff 37170.Jul 5 2018, 6:27 AM
jtamate marked 2 inline comments as done.

Added KIOCORE_DEPRECATED

dfaure accepted this revision.Jul 5 2018, 6:34 AM
This revision is now accepted and ready to land.Jul 5 2018, 6:34 AM
This revision was automatically updated to reflect the committed changes.