Salome HOME
getDesktop() method is changed: now it is NOT virtual, it is implemented in GEOMBase_...
[modules/geom.git] / src / MeasureGUI / MeasureGUI_Skeleton.h
index 8d3236814ccd4cbd3e84a5d697d75b8ba92e399b..bcf601a1e61b385c8e96866b3cf27820925d4363 100644 (file)
@@ -74,8 +74,6 @@ protected:
 
     virtual GEOM::GEOM_IOperations_ptr createOperation();
 
-    virtual SUIT_Desktop* getDesktop() const;
-
 protected:    
     
     QPushButton*              mySelBtn;