All: Reformat according to new standard
This commit is contained in:
committed by
Kacper Donat
parent
eafd18dac0
commit
25c3ba7338
@@ -22,7 +22,6 @@
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
|
||||
#include "ViewProviderGeoFeatureGroup.h"
|
||||
|
||||
|
||||
@@ -41,11 +40,12 @@ ViewProviderGeoFeatureGroup::~ViewProviderGeoFeatureGroup() = default;
|
||||
|
||||
// Python feature -----------------------------------------------------------------------
|
||||
|
||||
namespace Gui {
|
||||
namespace Gui
|
||||
{
|
||||
/// @cond DOXERR
|
||||
PROPERTY_SOURCE_TEMPLATE(Gui::ViewProviderGeoFeatureGroupPython, Gui::ViewProviderGeoFeatureGroup)
|
||||
/// @endcond
|
||||
|
||||
// explicit template instantiation
|
||||
template class GuiExport ViewProviderFeaturePythonT<ViewProviderGeoFeatureGroup>;
|
||||
}
|
||||
} // namespace Gui
|
||||
|
||||
Reference in New Issue
Block a user