X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_MeshDlg.h;h=cf6b775c40c2c3162bbed305d54844cb7627761e;hb=90c6367e0c7e55174459bc49cf9c5e82c8b29735;hp=34ee3a565c3884f16a30de408ad683a75c87d7d5;hpb=0635c9fc80f67d1e5dc0e94ec85f487286a92070;p=modules%2Fsmesh.git diff --git a/src/SMESHGUI/SMESHGUI_MeshDlg.h b/src/SMESHGUI/SMESHGUI_MeshDlg.h index 34ee3a565..cf6b775c4 100644 --- a/src/SMESHGUI/SMESHGUI_MeshDlg.h +++ b/src/SMESHGUI/SMESHGUI_MeshDlg.h @@ -71,7 +71,8 @@ public: void setGeomPopupEnabled( const bool ); void disableTab(const int); void enableTab(const int); - + bool isTabEnabled(const int) const; + int getActiveObject(); signals: void hypoSet( const QString& );