New approach to the HeaderBar widget
This commit is contained in:
parent
5949eb8d89
commit
67ff797018
9 changed files with 435 additions and 147 deletions
|
|
@ -1,8 +1,8 @@
|
|||
mod button;
|
||||
pub use button::*;
|
||||
|
||||
mod headerbar;
|
||||
pub use headerbar::*;
|
||||
mod header_bar;
|
||||
pub use header_bar::*;
|
||||
|
||||
mod icon;
|
||||
pub use self::icon::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue