]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/InitializationPlugin/InitializationPlugin_Plugin.h
Salome HOME
Support of wide string
[modules/shaper.git] / src / InitializationPlugin / InitializationPlugin_Plugin.h
index dca223f04bcfe065cca002e18158592dc99e544b..b70ff75af7b8bd9b79d71c8eccea699e9b1d8513 100644 (file)
@@ -58,7 +58,7 @@ class InitializationPlugin_Plugin : public Events_Listener
   /// \param theX - X coordinate
   /// \param theY - Y coordinate
   /// \param theZ - Z coordinate
-  FeaturePtr createPoint(DocumentPtr theDoc, const std::string& theName,
+  FeaturePtr createPoint(DocumentPtr theDoc, const std::wstring& theName,
                          double theX, double theY, double theZ);
 
   /// Creates an axis which is started from origin point