Skip to content

Commit

Permalink
Canonical menu order
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed Feb 20, 2025
1 parent b489e14 commit e91b6d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ccompass/main_gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -992,8 +992,8 @@ def create_main_window(
"E&xit",
],
],
["&Help", ["&About...", "Open &Website", "&Manual"]],
["&Settings", ["&Settings..."]],
["&Help", ["&About...", "Open &Website", "&Manual"]],
]

layout = [
Expand Down

0 comments on commit e91b6d5

Please sign in to comment.