Added fullscreen rule
This commit is contained in:
parent
29aab21033
commit
78bf88ba60
8 changed files with 35 additions and 16 deletions
|
|
@ -84,7 +84,7 @@ public:
|
|||
The layout sets all the fullscreen flags.
|
||||
It can either accept or ignore.
|
||||
*/
|
||||
virtual void fullscreenRequestForWindow(CWindow*, eFullscreenMode) = 0;
|
||||
virtual void fullscreenRequestForWindow(CWindow*, eFullscreenMode, bool) = 0;
|
||||
|
||||
/*
|
||||
Called when a dispatcher requests a custom message
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue