X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_PreviewDlg.h;h=32a277a6575e84b82d6b1ef78239c72550215173;hb=3ae5846f2427f15ff0472576c2af89d8978a14ca;hp=ce53b63bf4786b034b86ba020b7cc64ecc2d7ad5;hpb=6bac08c1a81f34d3f21c550bd92f83654b2546a5;p=modules%2Fsmesh.git diff --git a/src/SMESHGUI/SMESHGUI_PreviewDlg.h b/src/SMESHGUI/SMESHGUI_PreviewDlg.h index ce53b63bf..32a277a65 100644 --- a/src/SMESHGUI/SMESHGUI_PreviewDlg.h +++ b/src/SMESHGUI/SMESHGUI_PreviewDlg.h @@ -58,8 +58,9 @@ protected: protected slots: void toDisplaySimulation(); + void onCloseView(); + void onOpenView(); virtual void onDisplaySimulation( bool ); - protected: SMESHGUI* mySMESHGUI; /* Current SMESHGUI object */ @@ -87,6 +88,7 @@ protected: protected slots: void toDisplaySimulation(); + void onCloseView(); virtual void onDisplaySimulation( bool );