various minor changes:
+ whitespace improvement + code cleanup
This commit is contained in:
@@ -222,4 +222,5 @@ template<> const char* App::GeometryPython::getViewProviderName(void) const {
|
||||
return "Gui::ViewProviderPythonGeometry";
|
||||
}
|
||||
// explicit template instantiation
|
||||
template class AppExport FeaturePythonT<GeoFeature>;}
|
||||
template class AppExport FeaturePythonT<GeoFeature>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user