Export Font type
This commit is contained in:
parent
b5837ff3a4
commit
7f443252f0
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