Expose pane_grid::{Node, Content}
in iced_glow
This commit is contained in:
parent
01a4d65404
commit
ab0ee1a8d0
@ -11,8 +11,8 @@
|
||||
use crate::Renderer;
|
||||
|
||||
pub use iced_native::pane_grid::{
|
||||
Axis, Direction, DragEvent, Focus, KeyPressEvent, Pane, ResizeEvent, Split,
|
||||
State,
|
||||
Axis, Content, Direction, DragEvent, Focus, KeyPressEvent, Node, Pane,
|
||||
ResizeEvent, Split, State,
|
||||
};
|
||||
|
||||
/// A collection of panes distributed using either vertical or horizontal splits
|
||||
|
Loading…
Reference in New Issue
Block a user