From kde-commits Thu Mar 31 23:07:21 2005 From: George Staikos Date: Thu, 31 Mar 2005 23:07:21 +0000 To: kde-commits Subject: kdeextragear-2/kst/kst/extensions/js Message-Id: <20050331230721.93E7C636 () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=111231045911933 CVS commit by staikos: convert to using collection classes A bind_datasourcecollection.cpp 1.1 [GPL (v2+)] A bind_datasourcecollection.h 1.1 [GPL (v2+)] A bind_scalarcollection.cpp 1.1 [GPL (v2+)] A bind_scalarcollection.h 1.1 [GPL (v2+)] A bind_stringcollection.cpp 1.1 [GPL (v2+)] A bind_stringcollection.h 1.1 [GPL (v2+)] A bind_vectorcollection.cpp 1.1 [GPL (v2+)] A bind_vectorcollection.h 1.1 [GPL (v2+)] A bind_windowcollection.cpp 1.1 [GPL (v2+)] A bind_windowcollection.h 1.1 [GPL (v2+)] M +4 -1 Makefile.am 1.20 M +0 -2 bind_curvecollection.cpp 1.2 M +79 -136 bind_kst.cpp 1.7 M +7 -6 bind_kst.h 1.6 M +6 -7 bind_plotcollection.cpp 1.2 M +3 -7 bindings.txt 1.10