elvisangelaccio added inline comments. INLINE COMMENTS
> dolphinview.h:377 > + */ > + void copySelectedItems(const KFileItemList &selection, const QUrl > &destinationPanelUrl); > + Let's just call it `destinationUrl`. This can be any URL, not necessarily the URL of a split pane. > dolphinview.h:383 > + */ > + void moveSelectedItems(const KFileItemList &selection, const QUrl > &destinationPanelUrl); > + Same here. REPOSITORY R318 Dolphin REVISION DETAIL https://phabricator.kde.org/D29006 To: aprcela, #dolphin, elvisangelaccio, ngraham, meven, dfaure Cc: yurchor, kde-doc-english, dfaure, meven, kfm-devel, waitquietly, azyx, nikolaik, pberestov, iasensio, aprcela, fprice, gennad, fbampaloukas, alexde, Codezela, feverfew, spoorun, navarromorales, firef, ngraham, andrebarros, skadinna, emmanuelp, rdieter, mikesomov
