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