Draft housekeeping: SS-shortcut used twice

This commit is contained in:
Roy-043
2021-11-16 16:49:30 +01:00
committed by GitHub
parent 867870e113
commit b03a1db7d0

View File

@@ -64,7 +64,6 @@ class ShapeString(gui_base_original.Creator):
"""Set icon, menu and tooltip."""
d = {'Pixmap': 'Draft_ShapeString',
'Accel': "S, S",
'MenuText': QT_TRANSLATE_NOOP("Draft_ShapeString", "Shape from text"),
'ToolTip': QT_TRANSLATE_NOOP("Draft_ShapeString", "Creates a shape from a text string by choosing a specific font and a placement.\nThe closed shapes can be used for extrusions and boolean operations.")}
return d