[Kst] branches/work/kst/portto4/kst/src/libkst
Mike Fenton
mike at staikos.net
Tue Oct 2 17:05:39 CEST 2007
SVN commit 720153 by fenton:
Conversion of KstSMatrix to Kst::GeneratedMatrix.
A generatedmatrix.cpp kstsmatrix.cpp#720150 [License: GPL (v2+)]
A generatedmatrix.h kstsmatrix.h#720150 [License: GPL (v2+)]
D kstsmatrix.cpp
D kstsmatrix.h
M +2 -2 libkst.pro
--- branches/work/kst/portto4/kst/src/libkst/libkst.pro #720152:720153
@@ -31,7 +31,7 @@
kststring.cpp \
kstmatrix.cpp \
datamatrix.cpp \
- kstsmatrix.cpp \
+ generatedmatrix.cpp \
editablematrix.cpp \
kstvector.cpp \
kstsvector.cpp \
@@ -78,7 +78,7 @@
datavector.h \
kstscalar.h \
kstsharedptr.h \
- kstsmatrix.h \
+ generatedmatrix.h \
kststring.h \
kstsvector.h \
ksttimers.h \
More information about the Kst
mailing list