mirror of
https://fastgit.cc/github.com/sourcegit-scm/sourcegit
synced 2026-04-23 18:30:34 +08:00
feature: move main menu to macOS system menu bar
This commit is contained in:
@@ -22,7 +22,6 @@ namespace SourceGit.Native
|
||||
|
||||
builder.With(new MacOSPlatformOptions()
|
||||
{
|
||||
DisableNativeMenus = true,
|
||||
DisableDefaultApplicationMenuItems = true,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user