Salome HOME
DCQ : Merge with Ecole Ete a6.
[modules/visu.git] / src / VISUGUI / VisuGUI_CutPlanesDlg.h
index 0651f73872fc2dd189f578a227153dc1275d013d..b3ee6eea78a69c459145f984e3bf4258803a6ddc 100644 (file)
@@ -106,7 +106,7 @@ class VisuGUI_CutPlanesDlg : public QDialog
 
 public:
     VisuGUI_CutPlanesDlg(bool theIsCreation, bool theIsModal);
-    ~VisuGUI_CutPlanesDlg();
+    ~VisuGUI_CutPlanesDlg() {};
 
     void initFromPrsObject(VISU::CutPlanes_i* thePrs)
       {myPrs=thePrs; myScalarPane->initFromPrsObject(thePrs); myCutPane->initFromPrsObject(thePrs);}