prelude export ConnectDirection
This commit is contained in:
parent
67ad8bf665
commit
6158f168ba
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ pub use super::{
|
|||
button::{Button, ButtonBuilder, ButtonSelectMode},
|
||||
callback_builder::*,
|
||||
fill_type::FillTypeInfo,
|
||||
grid::Grid,
|
||||
grid::{ConnectDirection, Grid},
|
||||
icon::Icon,
|
||||
label::Label,
|
||||
multi_line_label::{MultiLineLabel, MultiLineLabelBuilder},
|
||||
|
|
Loading…
Reference in a new issue