diff --git a/src/editortab.cpp b/src/editortab.cpp --- a/src/editortab.cpp +++ b/src/editortab.cpp @@ -147,6 +147,8 @@ } ids.removeAll(m_dbusId); + + delete m_catalog; }