Salome HOME
Fix for PAL12900.
[modules/geom.git] / src / GEOMGUI / GeometryGUI_Swig.hxx
index 6a4253372e87dfa5772175e1e101058bac064da0..c69f6ed761aaa7bc5aef5caa5f7c37a25d49d78c 100644 (file)
@@ -49,7 +49,7 @@ public:
   GEOM_Swig();
   ~GEOM_Swig();
 
-  void createAndDisplayGO(const char* Entry);
+  void createAndDisplayGO(const char* Entry, bool isUpdated = true);
   void eraseGO(const char* Entry, bool allWindows);
   void createAndDisplayFitAllGO(const char* Entry);
   void setDisplayMode(const char* Entry, int mode);