mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-04 23:36:00 +02:00
Disabled Alt+Enter
This commit is contained in:
parent
a30ad3d9d2
commit
962ebba6e9
5 changed files with 12 additions and 6 deletions
|
@ -47,6 +47,7 @@ namespace Beefy
|
|||
FakeFocus = 0x0100'0000,
|
||||
ShowMinimized = 0x0200'0000,
|
||||
ShowMaximized = 0x0400'0000,
|
||||
AllowFullscreen = 0x0800'0000,
|
||||
};
|
||||
|
||||
[AllowDuplicates]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue