Draft: fix trailing whitespace

This commit is contained in:
luzpaz
2023-01-22 14:08:28 +00:00
committed by Uwe
parent 811fbe6e34
commit a4239ccfcf
21 changed files with 64 additions and 64 deletions

View File

@@ -42,7 +42,7 @@ class Circle(DraftObject):
super(Circle, self).__init__(obj, "Circle")
_tip = QT_TRANSLATE_NOOP("App::Property", "Start angle of the arc")
obj.addProperty("App::PropertyAngle", "FirstAngle",
obj.addProperty("App::PropertyAngle", "FirstAngle",
"Draft", _tip)
_tip = QT_TRANSLATE_NOOP("App::Property", "End angle of the arc (for a full circle, \