Core: Rename ViewProviderPythonFeature to ViewProviderFeaturePython
Fixes #15888
This commit is contained in:
@@ -138,6 +138,6 @@ PROPERTY_SOURCE_TEMPLATE(Gui::ViewProviderPlacementPython, Gui::ViewProviderPlac
|
||||
/// @endcond
|
||||
|
||||
// explicit template instantiation
|
||||
template class GuiExport ViewProviderPythonFeatureT<ViewProviderPlacement>;
|
||||
template class GuiExport ViewProviderFeaturePythonT<ViewProviderPlacement>;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user