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

Move showMenuBar toggle inside advanced settings.

This commit is contained in:
Filippo Scognamiglio
2026-01-17 22:09:29 +01:00
parent be4b1f366c
commit 0313a00b4f
4 changed files with 7 additions and 38 deletions

View File

@@ -56,10 +56,6 @@ MenuBar {
action: fullscreenAction
visible: fullscreenAction.enabled
}
MenuItem {
action: showMenubarAction
visible: showMenubarAction.enabled
}
MenuItem {
action: zoomInAction
}