diff -r f076fdec767d -r 338ebdc9b947 vymview.cpp --- a/vymview.cpp Fri Oct 02 13:24:55 2009 +0000 +++ b/vymview.cpp Fri Oct 02 14:31:03 2009 +0000 @@ -126,7 +126,7 @@ // Re-emit but map selection first selModel->select (treeEditor->getProxyModel()->mapSelectionToSource (newsel), QItemSelectionModel::ClearAndSelect ); - //showSelection(); + showSelection(); } void VymView::expandAll()