diff -r 2876353ea150 -r d251c7b2de54 vymview.cpp --- a/vymview.cpp Wed Sep 23 12:14:08 2009 +0000 +++ b/vymview.cpp Thu Oct 01 11:28:50 2009 +0000 @@ -118,7 +118,7 @@ mainWindow->changeSelection (model,newsel,oldsel); // FIXME-5 maybe connect VymModel <-> MainWindow directly? // would require to also get current model in mainWindow - //showSelection(); + //showSelection(); // if called here, no tmpParObj can be set... } void VymView::expandAll()