anthonyfieroni added inline comments. INLINE COMMENTS
> dropjob.h:129 > */ > -KIOWIDGETS_EXPORT DropJob *drop(const QDropEvent *dropEvent, const QUrl > &destUrl, JobFlags flags = DefaultFlags); > +KIOWIDGETS_EXPORT DropJob *drop(const QDropEvent *dropEvent, const QUrl > &destUrl, JobFlags flags = DefaultFlags, bool delayPopup = false); > Do not change signature of exported function, just add another one. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D26484 To: trmdi, #frameworks, davidedmundson, elvisangelaccio, mart, dfaure Cc: anthonyfieroni, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns