Export egui::Margin
This commit is contained in:
parent
5444ab269a
commit
312cab5355
1 changed files with 1 additions and 1 deletions
|
@ -367,7 +367,7 @@ pub use {
|
|||
painter::Painter,
|
||||
response::{InnerResponse, Response},
|
||||
sense::Sense,
|
||||
style::{FontSelection, Style, TextStyle, Visuals},
|
||||
style::{FontSelection, Margin, Style, TextStyle, Visuals},
|
||||
text::{Galley, TextFormat},
|
||||
ui::Ui,
|
||||
widget_text::{RichText, WidgetText},
|
||||
|
|
Loading…
Reference in a new issue