add to glutin
This commit is contained in:
parent
cdab8f90fb
commit
6f6f1d82e8
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ where
|
|||
let builder = settings.window.into_builder(
|
||||
&application.title(),
|
||||
application.mode(),
|
||||
application.visible(),
|
||||
event_loop.primary_monitor(),
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue