Fem: fix typo of FemGui::ViewProviderResultPython
This commit is contained in:
parent
b45e4419bd
commit
0a5b6e1e5c
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user