X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FStdMeshersGUI%2FStdMeshersGUI_CreateHypothesisDlg.h;fp=src%2FStdMeshersGUI%2FStdMeshersGUI_CreateHypothesisDlg.h;h=852fd468d016ed9f35dee3c823225168f966b3aa;hp=5d61f408ba4f2fd3a7c245cc452e5ee801b519af;hb=2ad752b10cb247a162b27593121a7ae13173258d;hpb=82ea47a7c97534a75833d9d46448d10190a72cc6 diff --git a/src/StdMeshersGUI/StdMeshersGUI_CreateHypothesisDlg.h b/src/StdMeshersGUI/StdMeshersGUI_CreateHypothesisDlg.h index 5d61f408b..852fd468d 100644 --- a/src/StdMeshersGUI/StdMeshersGUI_CreateHypothesisDlg.h +++ b/src/StdMeshersGUI/StdMeshersGUI_CreateHypothesisDlg.h @@ -46,6 +46,7 @@ class QLineEdit; class QPushButton; class SMESHGUI; class SMESHGUI_SpinBox; +class SMESHGUI_FunctionPreview; //================================================================================= // class : StdMeshersGUI_CreateHypothesisDlg @@ -108,6 +109,7 @@ private: QPushButton* buttonOk; QPushButton* buttonApply; QPushButton* buttonCancel; + SMESHGUI_FunctionPreview* myPreview; private slots: