X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_RotationDlg.h;fp=src%2FSMESHGUI%2FSMESHGUI_RotationDlg.h;h=19153b2543874475b05f4bafea242e1cc058c8e4;hb=44a2277a1a9b53dd1ca7cec27fab991882212c00;hp=bb743746f08a07ef485a5b9d5c9db1976bff2afa;hpb=6d66c9caa86eca3fd9a3131fef75630408f13876;p=modules%2Fsmesh.git diff --git a/src/SMESHGUI/SMESHGUI_RotationDlg.h b/src/SMESHGUI/SMESHGUI_RotationDlg.h index bb743746f..19153b254 100644 --- a/src/SMESHGUI/SMESHGUI_RotationDlg.h +++ b/src/SMESHGUI/SMESHGUI_RotationDlg.h @@ -28,6 +28,7 @@ // SMESH includes #include "SMESH_SMESHGUI.hxx" +#include "SMESHGUI_Helper.h" // Qt includes #include @@ -56,7 +57,7 @@ class SMESH_LogicalFilter; // class : SMESHGUI_RotationDlg // purpose : //================================================================================= -class SMESHGUI_EXPORT SMESHGUI_RotationDlg : public QDialog +class SMESHGUI_EXPORT SMESHGUI_RotationDlg : public QDialog, public SMESHGUI_Helper { Q_OBJECT