BIM: change shortcut for Arch_Space

This commit is contained in:
Roy-043
2025-08-24 21:21:12 +02:00
committed by Max Wilfinger
parent e3c448caa6
commit e6dcbe66de

View File

@@ -41,7 +41,7 @@ class Arch_Space:
return {'Pixmap' : 'Arch_Space',
'MenuText': QT_TRANSLATE_NOOP("Arch_Space","Space"),
'Accel': "S, P",
'Accel': "S, A",
'ToolTip': QT_TRANSLATE_NOOP("Arch_Space","Creates a space object from selected boundary objects")}
def IsActive(self):