Salome HOME
Fix compilation of gcc 4.3.2
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_MeshDlg.h
index 94eefd5d744a0ac00ea1b261aaca0fd893a072b5..cf6b775c40c2c3162bbed305d54844cb7627761e 100644 (file)
@@ -71,6 +71,7 @@ public:
   void                         setGeomPopupEnabled( const bool );
   void                         disableTab(const int);
   void                         enableTab(const int);
+  bool                         isTabEnabled(const int) const;
   int                          getActiveObject();
 
 signals: