Salome HOME
Join modifications from branch OCC_debug_for_3_2_0b1
[modules/gui.git] / src / LightApp / LightApp_OBSelector.cxx
index 22867b5f6da17dadbec74316009fd0853f27a7ca..fcd6d1dd6920e240907f1c2fd07916067c560ef4 100644 (file)
@@ -104,6 +104,7 @@ void LightApp_OBSelector::setSelection( const SUIT_DataOwnerPtrList& theList )
   }
 
   myBrowser->setSelected( objList );
+  mySelectedList.clear();
 }
 
 /*!On selection changed.*/