Salome HOME
http://www.salome-platform.org/forum/forum_10/881672547
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_HypothesesUtils.cxx
index 836c2e3609f2fe2b0a8b0dc9c2f516a54216239f..dc499bd7381fe9e7db3feb31fc0cad754090bebe 100644 (file)
@@ -469,7 +469,7 @@ namespace SMESH
               //      It is used to obtain plugin root dir environment variable
               //      in the SMESHGUI_HypothesisDlg class. Plugin root dir environment
               //      variable is used to display documentation.
-              aCreator->setProperty(PLUGIN_NAME,aHypData->PluginName);
+              aCreator->setProperty(SMESH::Plugin_Name(),aHypData->PluginName);
             }
           }
         }