X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FTransformationGUI%2FTransformationGUI_MultiTranslationDlg.h;h=2747fa1e4b91ceb37578d6117b386bcfc3d80a6c;hb=8c3c6ae1339f0fc5ef0f050335102a76e2203725;hp=02bde0328917c58059b6457f868d26e4e75349ba;hpb=b6cf20bd37a4642e0972ec3bc8bd92110cd58f43;p=modules%2Fgeom.git diff --git a/src/TransformationGUI/TransformationGUI_MultiTranslationDlg.h b/src/TransformationGUI/TransformationGUI_MultiTranslationDlg.h index 02bde0328..2747fa1e4 100644 --- a/src/TransformationGUI/TransformationGUI_MultiTranslationDlg.h +++ b/src/TransformationGUI/TransformationGUI_MultiTranslationDlg.h @@ -49,8 +49,7 @@ protected: virtual GEOM::GEOM_IOperations_ptr createOperation(); virtual bool isValid( QString& ); virtual bool execute( ObjectList& ); - - virtual void closeEvent( QCloseEvent* ); + virtual void addSubshapesToStudy(); private: void Init(); @@ -77,6 +76,7 @@ private slots: void ReverseStepV(); void ValueChangedInSpinBox( double ); void ConstructorsClicked( int ); + void SetDoubleSpinBoxStep( double ); }; #endif // TRANSFORMATIONGUI_MULTITRANSLATIONDLG_H