mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-28 08:00:34 +05:00
Windows portability: additional fix to previous commit
This commit is contained in:
parent
1782b3c58c
commit
dba2484945
@ -120,7 +120,7 @@ namespace SMESH
|
|||||||
|
|
||||||
SMESHGUI_EXPORT
|
SMESHGUI_EXPORT
|
||||||
// name of proprty saving plug-in of a hypothesis
|
// 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
|
#endif // SMESHGUI_HYPOTHESESUTILS_H
|
||||||
|
Loading…
Reference in New Issue
Block a user