Sorry I can't believe I committed and pushed that
This commit is contained in:
committed by
Yorik van Havre
parent
40c5dbf15f
commit
7e7e298efb
@@ -3214,7 +3214,7 @@ class Join(Modifier):
|
||||
return {'Pixmap' : 'Draft_Upgrade',
|
||||
'Accel' : "F, U",
|
||||
'MenuText': QtCore.QT_TRANSLATE_NOOP("Draft_Join", "Join"),
|
||||
'ToolTip': QtCore.QT_TRANSLATE_NOOP("Draft_Join", "Does funky!")}
|
||||
'ToolTip': QtCore.QT_TRANSLATE_NOOP("Draft_Join", "Joins two wires together")}
|
||||
|
||||
def Activated(self):
|
||||
Modifier.Activated(self,"Upgrade")
|
||||
|
||||
Reference in New Issue
Block a user