Change keyboard shortcut from 'I, P' to 'I, S'
This commit is contained in:
@@ -459,7 +459,7 @@ class Arch_IfcSpreadsheet:
|
||||
return {
|
||||
"Pixmap": "Arch_Schedule",
|
||||
"MenuText": QT_TRANSLATE_NOOP("Arch_IfcSpreadsheet", "New IFC Spreadsheet"),
|
||||
"Accel": "I, P",
|
||||
"Accel": "I, S",
|
||||
"ToolTip": QT_TRANSLATE_NOOP(
|
||||
"Arch_IfcSpreadsheet", "Creates a spreadsheet to store IFC properties of an object"
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user