--- a/src/toolsets/viewtoolset.cpp Thu Feb 15 14:59:04 2018 +0200
+++ b/src/toolsets/viewtoolset.cpp Thu Feb 22 11:41:58 2018 +0200
@@ -247,7 +247,6 @@
{
currentDocument()->clearSelection();
currentDocument()->addToSelection(object);
- m_window->updateSelection();
}
}
}