Salome HOME
Windows portability
authorvsr <vsr@opencascade.com>
Tue, 28 Oct 2014 07:04:19 +0000 (10:04 +0300)
committervsr <vsr@opencascade.com>
Tue, 28 Oct 2014 07:04:19 +0000 (10:04 +0300)
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