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

Peter Kümmel syntheticpp at gmx.net
Wed Nov 2 18:37:35 UTC 2011


SVN commit 1262334 by kuemmel:

msvc fix

 M  +1 -1      editablevector.h  


--- branches/work/kst/portto4/kst/src/libkst/editablevector.h #1262333:1262334
@@ -44,7 +44,7 @@
 
   protected:
     long double _sum;
-    KSTCORE_EXPORT EditableVector(ObjectStore *store);
+    EditableVector(ObjectStore *store);
 
     friend class ObjectStore; 
 


More information about the Kst mailing list