[Kst] extragear/graphics/kst/kst

Rick Chern rchern at interchange.ubc.ca
Sat May 28 00:15:48 CEST 2005


SVN commit 418883 by rchern:

Make sure image dialog is cleaned up properly after multiple edit mode

 M  +1 -0      kstimagedialog_i.cpp  


--- trunk/extragear/graphics/kst/kst/kstimagedialog_i.cpp #418882:418883
@@ -653,6 +653,7 @@
     _numContourLines->setMinValue(_numContourLines->minValue() + 1);
     _contourWeight->setSpecialValueText(QString::null);
     _contourWeight->setMinValue(_contourWeight->minValue() + 1);
+    _autoThreshold->setEnabled(true);
   }
 }
 


More information about the Kst mailing list