[Kst] branches/work/kst/portto4/kst/src/datasources/dmc

Peter Kümmel syntheticpp at gmx.net
Mon Jan 10 16:18:56 CET 2011


SVN commit 1213489 by kuemmel:

make dmc file names more consistent

 D             dmc.cpp  
 D             dmc.h  
 M  +2 -0      dmcdata.cpp  
 M  +2 -0      dmcobj.cpp  
 AM            dmcplugin.cpp   [License: GPL (v2+)]
 AM            dmcplugin.h   [License: GPL (v2+)]
 AM            dmcsource.cpp   dmc.cpp#1213240 [License: GPL (v2+)]
 AM            dmcsource.h   dmc.h#1213240 [License: GPL (v2+)]


--- branches/work/kst/portto4/kst/src/datasources/dmc/dmcdata.cpp #1213488:1213489
@@ -1,3 +1,4 @@
+#if 0
 /***************************************************************************
                          dmcdata.cpp  -  Part of KST
                              -------------------
@@ -102,3 +103,4 @@
   return QSize();
 }
 
+#endif
--- branches/work/kst/portto4/kst/src/datasources/dmc/dmcobj.cpp #1213488:1213489
@@ -1,3 +1,4 @@
+#if 0
 /***************************************************************************
                         dmcobj.cpp  -  Part of KST
                              -------------------
@@ -628,3 +629,4 @@
   return _valid;
 }
 
+#endif
\ No newline at end of file


More information about the Kst mailing list