Draft: Applied patch from nahshon - fixes misc errors from translation fixes

This commit is contained in:
Yorik van Havre
2021-02-15 15:50:45 +01:00
parent 3467907fab
commit 686df593ea
6 changed files with 2 additions and 13 deletions

View File

@@ -567,7 +567,6 @@ class ShowSnapBar(gui_base.GuiCommandSimplest):
def GetResources(self):
"""Set icon, menu and tooltip."""
_tip = ""
return {'Pixmap': 'Draft_Snap',
'MenuText': QT_TRANSLATE_NOOP("Draft_ShowSnapBar","Show snap toolbar"),