Draft: toolbar names to title case

This was  missed in #22331.
This commit is contained in:
Roy-043
2025-08-10 18:30:16 +02:00
committed by Max Wilfinger
parent 648cefd0e6
commit 7e986d85f5
3 changed files with 7 additions and 7 deletions

View File

@@ -238,7 +238,7 @@ def init_draft_statusbar_snap():
# check if the toolbar is available, without it the required actions
# may be missing:
if mw.findChild(QtWidgets.QToolBar, "Draft snap") is None:
if mw.findChild(QtWidgets.QToolBar, "Draft Snap") is None:
return
# snap widget: