diff -r f1006de05c54 -r d251c7b2de54 vymview.cpp --- a/vymview.cpp Mon Sep 07 15:36:57 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()