Add TitleBar
component and wire up to the workspace
This commit is contained in:
parent
f33d41af63
commit
eb642551ac
7 changed files with 349 additions and 9 deletions
|
@ -8,6 +8,7 @@ pub mod project_panel;
|
|||
pub mod tab;
|
||||
pub mod tab_bar;
|
||||
pub mod terminal;
|
||||
pub mod title_bar;
|
||||
pub mod toolbar;
|
||||
pub mod traffic_lights;
|
||||
pub mod workspace;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue