Fix name clash

This commit is contained in:
Emil Ernerfeldt 2020-04-15 11:45:45 +02:00
parent 0265b3d43a
commit 4a36b2c1c1

View file

@ -20,8 +20,8 @@ mod types;
pub mod widgets;
pub use {
crate::emigui::Emigui,
color::Color,
emigui::Emigui,
fonts::{FontDefinitions, Fonts, TextStyle},
layout::{Align, Region},
math::*,