Windows portability

This commit is contained in:
vsr 2014-10-28 10:04:19 +03:00
parent 7432636e86
commit 1782b3c58c

View 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