Salome HOME
Automatic update of Dependency tree after object renaming.
[modules/geom.git] / src / DependencyTree / DependencyTree_View.h
index e9b52f35747d5aab8eb7464e264947e95a5a9355..accc5e62408e9b64ed3ce16c72e87ff594b024af 100644 (file)
@@ -94,6 +94,7 @@ public:
   void setIsCompute( bool );
   bool getIsCompute();
 
+  bool updateObjectName( const std::string &theEntry );
 
   QMutex myMutex;