[Kst] kdeextragear-2/kst/kst
Andrew Walker
arwalker at sumusltd.com
Wed Mar 10 22:07:12 CET 2004
CVS commit by arwalker:
Removed connection
M +0 -1 kstviewvectorsdialog_i.cpp 1.5
--- kdeextragear-2/kst/kst/kstviewvectorsdialog_i.cpp #1.4:1.5
@@ -58,5 +58,4 @@ KstViewVectorsDialog(parent, name, modal
connect( vectorSelector, SIGNAL( selectionChanged(const QString&) ), this, SLOT( vectorChanged(const QString&) ) );
connect( vectorSelector, SIGNAL( newVectorCreated(const QString&) ), this, SLOT( vectorChanged(const QString&) ) );
- connect( vectorSelector, SIGNAL( newVectorCreated(const QString&) ), this, SIGNAL(modified()));
if( tableVectors->numCols( ) != 1 ) {
More information about the Kst
mailing list