mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-13 14:38:36 +00:00
imgui: Make ChannelsSplit struct visible outside the crate
This commit is contained in:
parent
29b0d20fc1
commit
734292fdab
@ -27,7 +27,7 @@ pub use string::{ImStr, ImString};
|
||||
pub use style::StyleVar;
|
||||
pub use trees::{CollapsingHeader, TreeNode};
|
||||
pub use window::Window;
|
||||
pub use window_draw_list::{ImColor, WindowDrawList};
|
||||
pub use window_draw_list::{ImColor, WindowDrawList, ChannelsSplit};
|
||||
|
||||
mod child_frame;
|
||||
mod color_editors;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user