Added quit app for windows and linux

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
Akos Kitta
2020-07-20 17:20:38 +02:00
parent 587eb87416
commit 271b06d98a
2 changed files with 19 additions and 12 deletions

View File

@@ -17,6 +17,7 @@ export class CommonFrontendContribution extends TheiaCommonFrontendContribution
CommonCommands.FIND,
CommonCommands.REPLACE,
CommonCommands.AUTO_SAVE,
CommonCommands.OPEN_PREFERENCES,
CommonCommands.SELECT_ICON_THEME,
CommonCommands.SELECT_COLOR_THEME
]) {