mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-15 01:58:35 +05:00
untabify
This commit is contained in:
parent
d370090d41
commit
935b0458ec
@ -452,11 +452,11 @@ namespace SMESH
|
||||
// BUG 0020378
|
||||
//myHypCreatorMap[aHypType] = aCreator;
|
||||
|
||||
//rnv : This dynamic property of the QObject stores the name of the plugin.
|
||||
// It is used to obtain plugin root dir environment variable
|
||||
//rnv : This dynamic property of the QObject stores the name of the plugin.
|
||||
// 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);
|
||||
// variable is used to display documentation.
|
||||
aCreator->setProperty(PLUGIN_NAME,aHypData->PluginName);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user