mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-31 02:08:03 +01:00
Oops.
This commit is contained in:
@@ -562,7 +562,6 @@ static class Demo {
|
||||
new StatusItem(Key.F3, "~F3~ Save", null),
|
||||
new StatusItem(Key.ControlX, "~^X~ Quit", () => { if (Quit ()) top.Running = false; }),
|
||||
}) {
|
||||
Style = StatusBar.StatusBarStyle.SnapToBottom,
|
||||
Parent = null,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user