[Kst] kdeextragear-2/kst/kst
George Staikos
staikos at kde.org
Mon Jul 12 22:46:13 CEST 2004
On Monday 12 July 2004 16:11, Andrew Walker wrote:
> CVS commit by arwalker:
>
> Fix the previous fix so that we can view the fits results.
> if (_comboBoxFits->count() > 0) {
> - int iIndex = _comboBoxFits->currentItem();
> - QString old = _comboBoxFits->text( iIndex );
> - fillComboBox( old );
> + iIndex = _comboBoxFits->currentItem();
> + strOld = _comboBoxFits->text( iIndex );
> + }
> + fillComboBox( strOld );
> }
A similar fix was merged for 0.98 in the tarball. I'm doing final testing
now.
--
George Staikos
KDE Developer http://www.kde.org/
Staikos Computing Services Inc. http://www.staikos.net/
More information about the Kst
mailing list