Mercurial > hg > svgui
diff widgets/ModelDataTableDialog.cpp @ 706:97ea68f62c1f imaf_enc
Merge from default branch
author | Chris Cannam |
---|---|
date | Thu, 05 Dec 2013 09:47:02 +0000 |
parents | 3437e0fad7ae 1a0dfcbffaf1 |
children | c02c51ae5238 |
line wrap: on
line diff
--- a/widgets/ModelDataTableDialog.cpp Mon Nov 04 17:12:32 2013 +0000 +++ b/widgets/ModelDataTableDialog.cpp Thu Dec 05 09:47:02 2013 +0000 @@ -215,8 +215,8 @@ // should only select if no part of the desired row is currently selected -// std::cerr << "rh = " << rh << ", row = " << row << ", scrolling to " -// << topRow << std::endl; +// cerr << "rh = " << rh << ", row = " << row << ", scrolling to " +// << topRow << endl; int pos = m_tableView->rowViewportPosition(row);