Salome HOME
PAL10125 - by double click on reference original object becomes selected
[modules/gui.git] / src / SUIT / SUIT_SelectionFilter.cxx
index 51da3d0aa53217181fd05438f5f056091f07a10d..dbc4ab1a8b13399280fd1f3a2f4a4fecbfe4ed1c 100644 (file)
@@ -1,9 +1,10 @@
 #include "SUIT_SelectionFilter.h"
 
+/*! constructor. do nothing*/
 SUIT_SelectionFilter::SUIT_SelectionFilter()
 {
 }
-
+/*! destructor. do nothing*/
 SUIT_SelectionFilter::~SUIT_SelectionFilter()
 {
 }