Salome HOME
Bug IPAL19361 - Qt4 porting. It is impossible showing ID of elements in 3D Viewer...
[modules/geom.git] / src / GEOMGUI / GEOMGUI_Selection.cxx
index 268ef012401a0505fdcf71a360a6908dccf28a3f..af266c29842d00068b4eaed54508dab773daf614 100644 (file)
@@ -54,8 +54,8 @@
 // VTK Includes
 #include <vtkActorCollection.h>
 
-GEOMGUI_Selection::GEOMGUI_Selection( const QString& client, LightApp_SelectionMgr* mgr )
-: LightApp_Selection( client, mgr )
+GEOMGUI_Selection::GEOMGUI_Selection()
+: LightApp_Selection()
 {
 }