CVS commit by arwalker: Only fill in the fit parameters if the fit was made successfully. M +16 -16 kstplugin.cpp 1.63 --- kdeextragear-2/kst/kst/kstplugin.cpp #1.62:1.63 @@ -256,5 +256,4 @@ KstObject::UpdateType KstPlugin::update( } } - } // @@ -278,4 +277,5 @@ KstObject::UpdateType KstPlugin::update( } } + } CLEANUP();