Salome HOME
bos #35165 [CEA] Clear the mesh when an hypothesis is added to an algorithm
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_Displayer.h
index 1bde5b45d6ee33e5b63fdf3e875f6b1397f7f6cf..f78acc8dd178d4841c77075d9959c0593047770a 100644 (file)
@@ -48,6 +48,7 @@ public:
 
 protected:
   SalomeApp_Study*         study() const;
+  std::string              getName( const QString& entry );
 
 private:
   SalomeApp_Application*   myApp;