mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 16:59:35 +01:00
fix Issue #254 by removing ShortCut from MenuItem
This commit is contained in:
@@ -86,11 +86,6 @@ namespace Terminal.Gui {
|
||||
/// </summary>
|
||||
public Rune HotKey;
|
||||
|
||||
/// <summary>
|
||||
/// This is the global setting that can be used as a global shortcut to invoke the action on the menu.
|
||||
/// </summary>
|
||||
public Key ShortCut;
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the title.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user