shortcut for engine log

This commit is contained in:
Tamara Hogenhout 2015-10-16 12:11:58 +02:00
parent 4ffbfcf69f
commit c022dc68ae

View file

@ -215,5 +215,6 @@ Item
id: showEngineLogAction;
text: catalog.i18nc("@action:inmenu","Show Engine &Log...");
iconName: "view-list-text";
shortcut: StandardKey.WhatsThis;
}
}