mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 13:50:04 -04:00
Minor API improvements
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use crate::{math::*, types::*};
|
||||
use crate::{color::*, math::*, types::*};
|
||||
|
||||
#[derive(Clone, Copy, Debug, Serialize)]
|
||||
pub struct Style {
|
||||
|
||||
Reference in New Issue
Block a user