[Kst] extragear/graphics/kst/src/libkstapp
Barth Netterfield
netterfield at astro.utoronto.ca
Sat Apr 7 03:23:05 CEST 2007
SVN commit 651219 by netterfield:
BUG: 143849
Approving Andrew's patch, and commiting it.
M +1 -0 kstcurvedialog_i.cpp
--- trunk/extragear/graphics/kst/src/libkstapp/kstcurvedialog_i.cpp #651218:651219
@@ -191,6 +191,7 @@
_w->_curveAppearance->show();
_w->_curveAppearance->reset();
_w->_interp->setCurrentItem(0);
+ _w->_checkBoxIgnoreAutoscale->setChecked(false);
adjustSize();
resize(minimumSizeHint());
More information about the Kst
mailing list