diff -r 7eb4e5529c82 -r 954221e01e4e historywindow.cpp --- a/historywindow.cpp Mon Jan 14 16:26:59 2008 +0000 +++ b/historywindow.cpp Mon Jan 14 16:26:59 2008 +0000 @@ -170,6 +170,5 @@ void HistoryWindow::select() { - cout <<"HW::select "<row (ui.historyTable->selectedItems().first())<gotoHistoryStep (ui.historyTable->row (ui.historyTable->selectedItems().first())); }