Base work on graphics api
This commit is contained in:
parent
b8d17f2b2f
commit
f4b895d61d
4 changed files with 45 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
extern crate relm4_macros;
|
||||
|
||||
pub mod dbus;
|
||||
pub mod graphics;
|
||||
pub mod profile;
|
||||
|
||||
use gtk4::{gio::ApplicationFlags, prelude::*, Orientation};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue