[Kst] branches/work/kst/portto4/kst/src/libkstapp

Adam Treat treat at kde.org
Mon Jun 18 15:58:49 CEST 2007


SVN commit 677120 by treat:

* Clean up spaces and no reason to include non-existent
moc files


 M  +0 -2      plotrenderer2d.cpp  
 M  +0 -2      render2dcartesian.cpp  
 M  +0 -1      render2dcartesian.h  


--- branches/work/kst/portto4/kst/src/libkstapp/plotrenderer2d.cpp #677119:677120
@@ -85,6 +85,4 @@
 
 }
 
-#include "plotrenderer2d.moc"
-
 // vim: ts=2 sw=2 et
--- branches/work/kst/portto4/kst/src/libkstapp/render2dcartesian.cpp #677119:677120
@@ -22,6 +22,4 @@
 
 }
 
-#include "render2dcartesian.moc"
-
 // vim: ts=2 sw=2 et
--- branches/work/kst/portto4/kst/src/libkstapp/render2dcartesian.h #677119:677120
@@ -20,7 +20,6 @@
   public:
     Render2DCartesian(const QString &name);
     ~Render2DCartesian();
-    
 };
 
 }


More information about the Kst mailing list