Fem: fix typo of FemGui::ViewProviderResultPython
This commit is contained in:
@@ -93,7 +93,7 @@ namespace App {
|
||||
/// @cond DOXERR
|
||||
PROPERTY_SOURCE_TEMPLATE(Fem::FemResultObjectPython, Fem::FemResultObject)
|
||||
template<> const char* Fem::FemResultObjectPython::getViewProviderName(void) const {
|
||||
return "FemGui::ViewProviderFemResultPython";
|
||||
return "FemGui::ViewProviderResultPython";
|
||||
}
|
||||
/// @endcond
|
||||
|
||||
|
||||
Reference in New Issue
Block a user