add terminate action
This commit is contained in:
@ -31,6 +31,7 @@ public:
|
||||
Delete,
|
||||
Enter,
|
||||
ESC,
|
||||
Terminate,
|
||||
Undefined
|
||||
};
|
||||
struct MenuState
|
||||
|
Reference in New Issue
Block a user