1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2026-02-08 00:32:27 +00:00

Fix menu behaviour on Linux.

This commit is contained in:
Filippo Scognamiglio
2026-01-22 00:35:30 +01:00
parent 2e4536ecdf
commit 29dc67d96b
5 changed files with 4 additions and 26 deletions

View File

@@ -64,10 +64,6 @@ Menu {
action: fullscreenAction
visible: fullscreenAction.enabled
}
MenuItem {
action: showMenubarAction
visible: showMenubarAction.enabled
}
MenuItem {
action: zoomIn
}