mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
use adw application
This commit is contained in:
parent
5421afd75d
commit
a27cfa37bd
2 changed files with 5 additions and 6 deletions
|
|
@ -3,9 +3,8 @@ mod profile;
|
|||
mod tool;
|
||||
|
||||
use app::App;
|
||||
use profile::Profile;
|
||||
|
||||
use gtk::glib::ExitCode;
|
||||
use profile::Profile;
|
||||
use std::rc::Rc;
|
||||
|
||||
fn main() -> ExitCode {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue