Skip to content

Commit

Permalink
attempt at import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Redhawk18 committed Jul 15, 2023
1 parent 14e9f16 commit a5c88cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/native/tab_bar.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ use iced_native::{

pub mod tab_label;
pub use tab_label::TabLabel;
pub use crate::style::tab_bar::Appearance;

use crate::{graphics::icons, style::tab_bar::StyleSheet};

Expand Down

0 comments on commit a5c88cb

Please sign in to comment.