Salome HOME
Merge branch 'BR_MULTI_BATHS' into HEAD
[modules/hydro.git] / src / HYDROPy / HYDROData_Bathymetry.sip
index 9f316d7c4bb71fca3b90125e619bc4eaf31e17d3..2e6fd5ccba46a681c024c7d11198f9f828dc5edf 100644 (file)
@@ -59,7 +59,7 @@ public:
   void SetAltitudesInverted( const bool theIsInverted, const bool theIsUpdate = true );
   bool IsAltitudesInverted() const;
 
-  bool ImportFromFile( const TCollection_AsciiString& theFileName );
+  bool ImportFromFiles( const QStringList& theFileNames );
 
 protected:
   HYDROData_Bathymetry();