wip: overflow
This commit is contained in:
parent
62eeb5a704
commit
0571c97b86
6 changed files with 184 additions and 99 deletions
|
|
@ -115,7 +115,6 @@ impl cosmic::Application for Power {
|
|||
}
|
||||
|
||||
fn init(core: cosmic::app::Core, _flags: ()) -> (Self, Command<Message>) {
|
||||
panic!("init");
|
||||
(
|
||||
Self {
|
||||
core,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue