Skip to content

DiagnosticView: remove gui client from KXMLGuiFactory in the dtor

Ahmad Samir requested to merge work/ahmad/diagnosticview into master

Fixes a warning: deleted without having been removed from the factory first. This will leak standalone popupmenus and could lead to crashes.

Merge request reports