Begin the widgetization
This commit is contained in:
parent
717ac4c47a
commit
f08f653bfc
2 changed files with 10 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ mod list;
|
|||
mod room;
|
||||
mod rooms;
|
||||
mod util;
|
||||
mod widget;
|
||||
|
||||
use std::sync::{Arc, Weak};
|
||||
use std::time::Duration;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue