Salome HOME
SIP: HYDROData_Digue is included.
[modules/hydro.git] / src / HYDROPy / HYDROData_Bathymetry.sip
index 75b918e3e246f049aabf1fda6c14ae5d79fe1846..349318a679dc1e316f2b02630aed237344d01356 100644 (file)
@@ -84,7 +84,7 @@ public:
    * \param theFileName the path to file
    * \return \c true if file has been successfully read
    */
-  bool             ImportFromFile( const QString& theFileName );
+  bool             ImportFromFile( const TCollection_AsciiString& theFileName );
 
 
 protected: