All: Reformat according to new standard

This commit is contained in:
pre-commit-ci[bot]
2025-11-11 13:49:01 +01:00
committed by Kacper Donat
parent eafd18dac0
commit 25c3ba7338
2390 changed files with 154630 additions and 115818 deletions

View File

@@ -31,9 +31,10 @@
#include <Mod/Part/PartGlobal.h>
namespace PartGui {
namespace PartGui
{
class PartGuiExport ViewProviderCustom : public ViewProviderPart
class PartGuiExport ViewProviderCustom: public ViewProviderPart
{
PROPERTY_HEADER_WITH_OVERRIDE(PartGui::ViewProviderCustom);
@@ -52,8 +53,7 @@ protected:
using ViewProviderPython = Gui::ViewProviderFeaturePythonT<ViewProviderPart>;
using ViewProviderCustomPython = Gui::ViewProviderFeaturePythonT<ViewProviderCustom>;
} // namespace PartGui
} // namespace PartGui
#endif // PARTGUI_VIEWPROVIDERPYTHON_H
#endif // PARTGUI_VIEWPROVIDERPYTHON_H