Salome HOME
0019970: create groups automatically
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_AddQuadraticElementDlg.h
index f610dd9a66dc6f94bc6c8c2d9d1c5d2888608f9f..4ea0011b3732b44ad8769ef965cce9e78d92e8a0 100644 (file)
@@ -76,6 +76,7 @@ private:
   void                        displaySimulation();
   void                        UpdateTable( bool = true );
   bool                        IsValid();
+  void                        updateButtons();
 
   SMESHGUI*                   mySMESHGUI;       /* Current SMESHGUI object */
   LightApp_SelectionMgr*      mySelectionMgr;   /* User shape selection */