dfaure added inline comments.

INLINE COMMENTS

> simplejob.cpp:346
> +    bool confirmed = tryAskPrivilegeOpConfirmation();
> +    m_slave->send(MSG_PRIVILEGE_EXEC, QByteArray(confirmed ? "1" : "0"));
> +}

Check that this is consistent with SlaveBase...

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

To: chinmoyr, dfaure, #frameworks
Cc: #frameworks

Reply via email to