mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 03:28:20 +02:00
Disabled Alt+Enter
This commit is contained in:
parent
a30ad3d9d2
commit
962ebba6e9
5 changed files with 12 additions and 6 deletions
|
@ -53,6 +53,7 @@ enum
|
|||
BFWINDOW_FAKEFOCUS = 0x1000000,
|
||||
BFWINDOW_SHOWMINIMIZED = 0x2000000,
|
||||
BFWINDOW_SHOWMAXIMIZED = 0x4000000,
|
||||
BFWINDOW_ALLOW_FULLSCREEN = 0x8000000
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue