diff -r d922fb6ea482 -r 6b0a5f4923d3 mapeditor.cpp --- a/mapeditor.cpp Fri Sep 11 12:56:15 2009 +0000 +++ b/mapeditor.cpp Thu Sep 17 09:41:09 2009 +0000 @@ -186,6 +186,8 @@ void MapEditor::scrollTo (const QModelIndex &index) { + //cout <<"ME::scrollTo aborted\n"; + //return; if (index.isValid()) { LinkableMapObj* lmo=NULL; @@ -454,6 +456,7 @@ void MapEditor::testFunction1() { + cout << "ME::test1 selected TI="<getSelectedItem()<getSelectedBranchObj()->getBBox();