Salome HOME
Python 3: PoC to correctly manage unicode strings from Python
[modules/kernel.git] / src / SALOMEDS / SALOMEDS_StudyManager_i.hxx
index ba1daf0eb3684e7504c16a9ff8ec33bb34455486..51830f941e9c13d13160a2fe74caf366ca2b5314 100644 (file)
@@ -89,7 +89,7 @@ public:
     \param char* arguments, the study URL
     \return Study_ptr arguments
   */
-  virtual SALOMEDS::Study_ptr Open(const char* aStudyUrl) throw (SALOME::SALOME_Exception);
+  virtual SALOMEDS::Study_ptr Open(const wchar_t* aStudyUrl) throw (SALOME::SALOME_Exception);
 
 
   //! method to close a Study