X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FTransformationGUI%2FTransformationGUI_OffsetDlg.h;h=1df2865b4fad3f2c95408208bcf6f8ae7416a632;hb=8c3c6ae1339f0fc5ef0f050335102a76e2203725;hp=4bbd833dee9bf8a4d6f71678e274600937e67fe9;hpb=b6cf20bd37a4642e0972ec3bc8bd92110cd58f43;p=modules%2Fgeom.git diff --git a/src/TransformationGUI/TransformationGUI_OffsetDlg.h b/src/TransformationGUI/TransformationGUI_OffsetDlg.h index 4bbd833de..1df2865b4 100644 --- a/src/TransformationGUI/TransformationGUI_OffsetDlg.h +++ b/src/TransformationGUI/TransformationGUI_OffsetDlg.h @@ -48,9 +48,8 @@ protected: virtual GEOM::GEOM_IOperations_ptr createOperation(); virtual bool isValid( QString& ); virtual bool execute( ObjectList& ); + virtual void restoreSubShapes( SALOMEDS::Study_ptr, SALOMEDS::SObject_ptr ); - virtual void closeEvent( QCloseEvent* ); - private: void Init(); void enterEvent( QEvent* );