[Kst] kdeextragear-2/kst/kst
George Staikos
staikos at kde.org
Tue May 18 02:29:48 CEST 2004
CVS commit by staikos:
forward port missing portion of last commit
M +2 -0 datawizard.ui.h 1.24
--- kdeextragear-2/kst/kst/datawizard.ui.h #1.23:1.24
@@ -247,4 +247,5 @@ void DataWizard::vectorSubset(const QStr
++it;
if (re.exactMatch(i->text(0))) {
+ KST::addVectorToList(xv);
if (!after) {
_vectors->takeItem(i);
@@ -259,4 +260,5 @@ void DataWizard::vectorSubset(const QStr
}
+ KST::addVectorToList(v);
void DataWizard::checkSelected()
More information about the Kst
mailing list