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

Milian Wolff mail at milianw.de
Mon Oct 18 23:09:19 CEST 2010


SVN commit 1187283 by mwolff:

fix compile warning

 M  +2 -0      kgraphviewer_interface.h  


--- trunk/extragear/graphics/kgraphviewer/src/part/kgraphviewer_interface.h #1187282:1187283
@@ -72,6 +72,8 @@
 class KGraphViewerInterface
 {
 public:
+  virtual KGraphViewerInterface() {}
+
   enum LayoutMethod
   {
     ExternalProgram,


More information about the kgraphviewer-devel mailing list