CVS commit by staikos: CVS_SILENT add note to fix for 1.0 M +1 -0 kstscalar.cpp 1.24 --- kdeextragear-2/kst/kst/kstscalar.cpp #1.23:1.24 @@ -43,4 +43,5 @@ KstScalar::KstScalar(const QString& in_t _value = val; + // FIXME: passing in a lock variable indicates a design problem if (bLock) { KST::scalarList.lock().writeLock();