Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
jackpot51 committed Nov 16, 2023
1 parent 614f073 commit 3d5782e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/theme/style/menu_bar.rs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// From iced_aw, license MIT

//! Change the appearance of menu bars and their menus.
use iced_widget::core::Color;
use crate::Theme;
use iced_widget::core::Color;

/// The appearance of a menu bar and its menus.
#[derive(Debug, Clone, Copy)]
Expand Down

0 comments on commit 3d5782e

Please sign in to comment.