mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-27 12:50:33 +05:00
Windows portability
This commit is contained in:
parent
7432636e86
commit
1782b3c58c
@ -120,8 +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
|
||||||
static const char* Plugin_Name() { return "PLUGIN_NAME"; }
|
const char* Plugin_Name() { return "PLUGIN_NAME"; }
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif // SMESHGUI_HYPOTHESESUTILS_H
|
#endif // SMESHGUI_HYPOTHESESUTILS_H
|
||||||
|
Loading…
Reference in New Issue
Block a user