X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_Hypotheses.h;fp=src%2FSMESHGUI%2FSMESHGUI_Hypotheses.h;h=ac6fa8d720ee30837256f8db43b8c143a24742e2;hb=a2d993375adaeca637ffd1cd94f0fadc1bf4a868;hp=70da0b4d3506f9c4963b19fd670538f0ca3eb02b;hpb=ab2b169f82cb5f25afadb0bde4b38b4c8dd772ad;p=modules%2Fsmesh.git diff --git a/src/SMESHGUI/SMESHGUI_Hypotheses.h b/src/SMESHGUI/SMESHGUI_Hypotheses.h index 70da0b4d3..ac6fa8d72 100644 --- a/src/SMESHGUI/SMESHGUI_Hypotheses.h +++ b/src/SMESHGUI/SMESHGUI_Hypotheses.h @@ -29,6 +29,7 @@ // SMESH includes #include "SMESH_SMESHGUI.hxx" #include "SMESHGUI_HypothesesUtils.h" +#include "SMESHGUI_Helper.h" // Qt includes #include @@ -43,7 +44,7 @@ class QEventLoop; /*! * \brief Auxiliary class for creation of hypotheses */ -class SMESHGUI_EXPORT SMESHGUI_GenericHypothesisCreator : public QObject +class SMESHGUI_EXPORT SMESHGUI_GenericHypothesisCreator : public QObject, public SMESHGUI_Helper { Q_OBJECT