dfaure added inline comments.

INLINE COMMENTS

> fileundomanager.cpp:404
> +    } else if (commandType == FileUndoManager::Copy) {
> +        d->slotLock();
> +        return;

Where's the corresponding call to slotUnlock?

I think you only wanted to update the state of the action, maybe better to do 
that directly.

REPOSITORY
  R241 KIO

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

To: elvisangelaccio, dfaure
Cc: ngraham, #frameworks, michaelh

Reply via email to