Added macOS platform specific options
This commit is contained in:
parent
de4ae51e3c
commit
ed7b613804
4 changed files with 47 additions and 2 deletions
|
|
@ -6,6 +6,6 @@ pub mod icon;
|
|||
|
||||
pub use icon::Icon;
|
||||
pub use position::Position;
|
||||
pub use settings::Settings;
|
||||
pub use settings::{PlatformSpecific, Settings};
|
||||
|
||||
pub use crate::runtime::window::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue