Draft: title in default task panel in title case

See #27314.
This commit is contained in:
Roy-043
2026-02-02 19:45:17 +01:00
committed by Max Wilfinger
parent e6808b6f2e
commit f9ab227459

View File

@@ -1865,7 +1865,7 @@ class DraftToolBar:
"Draft_ShapeString",
"Draft_BezCurve",
]
self.title = "Create objects"
self.title = "Create Objects"
def shouldShow(self):
return (FreeCAD.ActiveDocument is not None) and (