Salome HOME
Conformité python
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_VTKUtils.h
index a88c697a67aee837883a0fba41b7fd5bf67430ec..756f6b7c91c05aab3b2e2d9c76b582e3d4fca836 100644 (file)
@@ -222,6 +222,10 @@ SMESHGUI_EXPORT
 
   SMESHGUI_EXPORT
   void UpdateActorsAfterUpdateStudy();
-};
+
+  SMESHGUI_EXPORT
+  bool NoSmeshActors(SUIT_ViewWindow *theWnd=nullptr);
+
+}
 
 #endif // SMESHGUI_VTKUTILS_H