[kgraphviewer-devel] extragear/graphics/kgraphviewer/src/part

Milian Wolff mail at milianw.de
Mon Oct 18 23:22:46 CEST 2010


SVN commit 1187292 by mwolff:

fix compile - doh sorry...

 M  +1 -1      kgraphviewer_interface.h  


--- trunk/extragear/graphics/kgraphviewer/src/part/kgraphviewer_interface.h #1187291:1187292
@@ -72,7 +72,7 @@
 class KGraphViewerInterface
 {
 public:
-  virtual KGraphViewerInterface() {}
+  virtual ~KGraphViewerInterface() {}
 
   enum LayoutMethod
   {


More information about the kgraphviewer-devel mailing list