Salome HOME
Windows portability
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_HypothesesUtils.h
index 4e4f4a86857d2e40bf4e71fe95c5a900b60bb616..319e329fff3dc059c6998fa65a05a3e473f9c112 100644 (file)
@@ -120,8 +120,7 @@ namespace SMESH
 
   SMESHGUI_EXPORT
   // name of proprty saving plug-in of a hypothesis
-  static const char* Plugin_Name() { return "PLUGIN_NAME"; }
-
+  const char* Plugin_Name() { return "PLUGIN_NAME"; }
 }
 
 #endif // SMESHGUI_HYPOTHESESUTILS_H