mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-11 21:48:36 +00:00
Re-export GroupToken in the public API
This commit is contained in:
parent
806608740a
commit
e5c6eb97f3
@ -22,6 +22,7 @@ pub use self::input_widget::{
|
||||
InputText, InputTextMultiline,
|
||||
};
|
||||
pub use self::io::*;
|
||||
pub use self::layout::*;
|
||||
pub use self::legacy::*;
|
||||
pub use self::plothistogram::PlotHistogram;
|
||||
pub use self::plotlines::PlotLines;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user