[Kst] kdeextragear-2/kst/kst/extensions/elog

Andrew Walker arwalker at sumusltd.com
Thu Apr 8 00:05:22 CEST 2004


CVS commit by arwalker: 

Ensure that the UI associated with the extension is removed when it is unloaded


  M +2 -0      elog.cpp   1.5


--- kdeextragear-2/kst/kst/extensions/elog/elog.cpp  #1.4:1.5
@@ -43,4 +43,6 @@ KstELOG::KstELOG(QObject *parent, const 
 
 KstELOG::~KstELOG() {
+  app()->guiFactory()->removeClient(this);
+
   delete _elogConfiguration;
   delete _elogEntry;





More information about the Kst mailing list