feat: load & watch cosmic.css
This commit is contained in:
parent
8485b82e9e
commit
aaffa76b98
3 changed files with 63 additions and 22 deletions
|
|
@ -1,6 +1,7 @@
|
|||
use relm4::{
|
||||
component::ComponentSenderInner,
|
||||
gtk::{prelude::*, Align, Box as GtkBox, Label, Orientation, Widget},
|
||||
ComponentParts, ComponentSender, SimpleComponent, component::ComponentSenderInner,
|
||||
ComponentParts, ComponentSender, SimpleComponent,
|
||||
};
|
||||
use std::{cell::RefCell, sync::Arc};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue