Part: fix -Wextra-semi

This commit is contained in:
wmayer
2024-02-20 01:13:15 +01:00
committed by wwmayer
parent 44d86f3296
commit 8993f3fc21

View File

@@ -50,7 +50,7 @@ namespace Part
*/
class PartExport FaceMaker: public BRepBuilderAPI_MakeShape, public Base::BaseClass
{
Q_DECLARE_TR_FUNCTIONS(FaceMaker);
Q_DECLARE_TR_FUNCTIONS(FaceMaker)
TYPESYSTEM_HEADER();
public: