Move time_button into its own custom widget
This commit is contained in:
parent
4d38b39dd5
commit
0ccab6df13
3 changed files with 90 additions and 34 deletions
|
|
@ -2,6 +2,7 @@ use gtk4::{gdk, glib, prelude::*};
|
|||
|
||||
mod deref_cell;
|
||||
mod mpris;
|
||||
mod time_button;
|
||||
mod window;
|
||||
mod x;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue