X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_HypothesesUtils.h;h=8768e07112e19d35bd31c137facdb367aef08e3f;hb=bff3771eab25def0f01abb6e18327009a932d5b8;hp=319e329fff3dc059c6998fa65a05a3e473f9c112;hpb=1782b3c58c1c45581feaf73563162ad443c7b476;p=modules%2Fsmesh.git diff --git a/src/SMESHGUI/SMESHGUI_HypothesesUtils.h b/src/SMESHGUI/SMESHGUI_HypothesesUtils.h index 319e329ff..8768e0711 100644 --- a/src/SMESHGUI/SMESHGUI_HypothesesUtils.h +++ b/src/SMESHGUI/SMESHGUI_HypothesesUtils.h @@ -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