wip: overflow
This commit is contained in:
parent
0c7083ecb4
commit
62eeb5a704
5 changed files with 55 additions and 1 deletions
|
|
@ -115,6 +115,7 @@ 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