Core: Rename ViewProviderPythonFeature to ViewProviderFeaturePython
Fixes #15888
This commit is contained in:
@@ -87,5 +87,5 @@ PROPERTY_SOURCE_TEMPLATE(PathGui::ViewProviderPathCompoundPython, PathGui::ViewP
|
||||
/// @endcond
|
||||
|
||||
// explicit template instantiation
|
||||
template class PathGuiExport ViewProviderPythonFeatureT<PathGui::ViewProviderPathCompound>;
|
||||
template class PathGuiExport ViewProviderFeaturePythonT<PathGui::ViewProviderPathCompound>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user