Salome HOME
add method NameChanged to update title name
[modules/kernel.git] / src / SALOMEDSImpl / SALOMEDSImpl_Driver.hxx
index 93e7483b42f948e1e3d54a8dfc3e9d64ba0c7b50..804218c126eadcdaf348a7eab9a814928bebebfd 100644 (file)
@@ -87,8 +87,7 @@ public:
     int theObjectID,
     const SALOMEDSImpl_SObject& theObject) = 0;
 
-  virtual SALOMEDSImpl_TMPFile* DumpPython(SALOMEDSImpl_Study* theStudy, 
-    bool isPublished, 
+  virtual SALOMEDSImpl_TMPFile* DumpPython(bool isPublished,
     bool isMultiFile, 
     bool& isValidScript,
     long& theStreamLength) = 0;