[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Fri Mar 11 21:03:52 CET 2005


CVS commit by staikos: 

restore indenting and remove commented code that was moved to .ui file to avoid
confusion


  M +17 -19    datawizard.ui.h   1.125


--- kdeextragear-2/kst/kst/datawizard.ui.h  #1.124:1.125
@@ -30,6 +30,4 @@ void DataWizard::init()
     disconnect(finishButton(), SIGNAL(clicked()), (QDialog*)this, SLOT(accept()));
     connect(finishButton(), SIGNAL(clicked()), this, SLOT(finished()));
-/*     connect(_plotColumns, SIGNAL(valueChanged(int)), */
-/*             this, SLOT(plotColsChanged())); */
     _vectors->addColumn(i18n("Position"));
     _vectors->setSorting(1);




More information about the Kst mailing list