[DrKonqi] Reliably quit when closing report assistant

Authored by broulik on Mar 21 2016, 11:38 AM.

Description

[DrKonqi] Reliably quit when closing report assistant

The finished signal is not emitted when the dialog is just closed and neither is the reject signal.
Since the dialog is DeleteOnClose we can just connect to QObject::destroyed

Differential Revision: https://phabricator.kde.org/D1044

Details