[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2023-09-12 13:03:02 +00:00
committed by WandererFan
parent a207d11fa4
commit e92ed45df9
435 changed files with 2669 additions and 2645 deletions

View File

@@ -61,12 +61,12 @@ public:
// <realthunder.dev@gmail.com>
enum Flag
{
Defining = 0,// allow an external geometry to build shape
Frozen = 1, // freeze an external geometry
Detached = 2,// signal the intentions of detaching the geometry from external reference
Missing = 3, // geometry with missing external reference
Sync = 4, // signal the intention to synchronize a frozen geometry
NumFlags // Must be the last type
Defining = 0, // allow an external geometry to build shape
Frozen = 1, // freeze an external geometry
Detached = 2, // signal the intentions of detaching the geometry from external reference
Missing = 3, // geometry with missing external reference
Sync = 4, // signal the intention to synchronize a frozen geometry
NumFlags // Must be the last type
};
// END_CREDIT_BLOCK: Credit under LGPL for this block to Zheng, Lei (realthunder)
// <realthunder.dev@gmail.com>
@@ -133,7 +133,7 @@ private:
// <realthunder.dev@gmail.com>
};
}// namespace Sketcher
} // namespace Sketcher
#endif// SKETCHER_EXTERNALGEOMETRYEXTENSION_H
#endif // SKETCHER_EXTERNALGEOMETRYEXTENSION_H