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