winit-core: move application
This commit is contained in:
parent
79fa4061cb
commit
c0b737de4a
7 changed files with 68 additions and 68 deletions
|
|
@ -3,6 +3,7 @@ pub mod as_any;
|
|||
pub mod cursor;
|
||||
#[macro_use]
|
||||
pub mod error;
|
||||
pub mod application;
|
||||
pub mod event;
|
||||
pub mod event_loop;
|
||||
pub mod icon;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue