Salome HOME
merge master
[modules/hydro.git] / src / HYDROData / HYDROData_Stream.h
index cfcd6a1109aa9c3eca56765fc83a4053e394afef..73691575c13f3d943568859068000ad378c15d29 100644 (file)
@@ -100,7 +100,8 @@ public:
   /**
    * Dump object to Python script representation.
    */
-  HYDRODATA_EXPORT virtual QStringList DumpToPython( MapOfTreatedObjects& theTreatedObjects ) const;
+  HYDRODATA_EXPORT virtual QStringList DumpToPython( const QString& thePyScriptPath,
+                                                     MapOfTreatedObjects& theTreatedObjects ) const;
 
   /**
    * Returns the list of all reference objects of this object.