mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
Export egui::Margin
This commit is contained in:
@@ -367,7 +367,7 @@ pub use {
|
|||||||
painter::Painter,
|
painter::Painter,
|
||||||
response::{InnerResponse, Response},
|
response::{InnerResponse, Response},
|
||||||
sense::Sense,
|
sense::Sense,
|
||||||
style::{FontSelection, Style, TextStyle, Visuals},
|
style::{FontSelection, Margin, Style, TextStyle, Visuals},
|
||||||
text::{Galley, TextFormat},
|
text::{Galley, TextFormat},
|
||||||
ui::Ui,
|
ui::Ui,
|
||||||
widget_text::{RichText, WidgetText},
|
widget_text::{RichText, WidgetText},
|
||||||
|
|||||||
Reference in New Issue
Block a user