Salome HOME
Bug IPAL19361 - Qt4 porting. It is impossible showing ID of elements in 3D Viewer...
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_Selection.h
index ac12c816623e8c256d2e4fbe4a4124ee070c1db1..2b77aaf3fc90ad35406d762ec726d5deec3bea7e 100644 (file)
@@ -43,9 +43,10 @@ class SMESH_Actor;
 class SMESHGUI_EXPORT SMESHGUI_Selection : public LightApp_Selection
 {
 public:
-  SMESHGUI_Selection( const QString&, LightApp_SelectionMgr* );
+  SMESHGUI_Selection();
   virtual ~SMESHGUI_Selection();
 
+  virtual void            init( const QString&, LightApp_SelectionMgr* );
   virtual QVariant        parameter( const int, const QString& ) const;
   virtual void            processOwner( const LightApp_DataOwner* );