[Kst] extragear/graphics/kst/src/libkstapp

George Staikos staikos at kde.org
Mon Jan 22 08:14:30 CET 2007


SVN commit 626106 by staikos:

fix memory leak


 M  +2 -0      kst.cpp  


--- trunk/extragear/graphics/kst/src/libkstapp/kst.cpp #626105:626106
@@ -224,6 +224,8 @@
 
 
 KstApp::~KstApp() {
+  destroyDebugNotifier();
+
   delete _plotHolderWhileOpeningDocument;
   _plotHolderWhileOpeningDocument = 0L;
 


More information about the Kst mailing list