Export Font type
This commit is contained in:
parent
d0b7b7dd24
commit
500fea420c
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ pub use super::gui::{
|
||||||
#[cfg(feature = "audio")]
|
#[cfg(feature = "audio")]
|
||||||
pub use super::gui::audible::Audible;
|
pub use super::gui::audible::Audible;
|
||||||
|
|
||||||
pub use super::guihandler::{GuiHandler, GuiHandlerCreateInfo};
|
pub use super::guihandler::{Font, GuiHandler, GuiHandlerCreateInfo};
|
||||||
|
|
Loading…
Reference in a new issue