davidedmundson added inline comments.

INLINE COMMENTS

> broulik wrote in filecopyjob.cpp:225
> Why this change?

m_copyJob is a superclass of DirectCopyJob which doesn't have the signal.

so it's this or

q->connect(qobject_cast<DirectCopyJob*>(m_copyJob), ....)

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D17260

To: davidedmundson
Cc: broulik, kde-frameworks-devel, michaelh, ngraham, bruns

Reply via email to