[Kst] branches/work/kst/portto4/kst/src
Peter Kümmel
syntheticpp at gmx.net
Wed Oct 5 19:38:13 UTC 2011
SVN commit 1257581 by kuemmel:
update qmake files
M +2 -0 libkstapp/libkstapp.pro
M +2 -0 libkstmath/libkstmath.pro
--- branches/work/kst/portto4/kst/src/libkstapp/libkstapp.pro #1257580:1257581
@@ -117,6 +117,7 @@
plotitemmanager.cpp \
plotmarkers.cpp \
plotrenderitem.cpp \
+ plotscriptinterface.cpp \
powerspectrumdialog.cpp \
primitivemodel.cpp \
rangetab.cpp \
@@ -234,6 +235,7 @@
plotmarkers.h \
plotitemmanager.h \
plotrenderitem.h \
+ plotscriptinterface.h \
powerspectrumdialog.h \
primitivemodel.h \
rangetab.h \
--- branches/work/kst/portto4/kst/src/libkstmath/libkstmath.pro #1257580:1257581
@@ -69,6 +69,7 @@
psd.cpp \
psdcalculator.cpp \
psdfactory.cpp \
+ plottickcalculator.cpp \
relation.cpp \
relationfactory.cpp
@@ -109,6 +110,7 @@
plotdefines.h \
psd.h \
psdcalculator.h \
+ plottickcalculator.h \
relation.h \
relationfactory.h
More information about the Kst
mailing list