CVS commit by staikos: CVS_SILENT note to self M +1 -0 kstscalar.cpp 1.37 --- kdeextragear-2/kst/kst/kstscalar.cpp #1.36:1.37 @@ -89,4 +89,5 @@ KstObject::UpdateType KstScalar::update( return lastUpdateResult(); } + // FIXME: if we're provided by a vector, we need to propagate upward. return setLastUpdateResult(NO_CHANGE); }