Format
This commit is contained in:
parent
2df8cb8862
commit
7ea8a6103b
1 changed files with 1 additions and 1 deletions
|
|
@ -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)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue