diff -r f0e482cd84f0 -r d2a9c31353f7 historywindow.cpp --- a/historywindow.cpp Thu May 17 20:19:03 2007 +0000 +++ b/historywindow.cpp Mon Jul 14 11:21:10 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())); }