[Kst] kdeextragear-2/kst/kst/datasources/planck
George Staikos
staikos at kde.org
Fri Feb 6 15:02:46 CET 2004
CVS commit by staikos:
compile without piolib
M +2 -0 plancktoi.cpp 1.13
--- kdeextragear-2/kst/kst/datasources/planck/plancktoi.cpp #1.12:1.13
@@ -306,4 +306,5 @@ void TOIGroup::close() {
bool TOIGroup::updateObjectList() {
+#ifdef KST_HAVE_PLANCK
if (objNames) {
free(objNames);
@@ -334,4 +335,5 @@ bool TOIGroup::updateObjectList() {
return true;
}
+#endif
return false;
}
More information about the Kst
mailing list