Add Empty widget
This commit is contained in:
parent
ba68e34d0d
commit
1000de5bcf
3 changed files with 27 additions and 0 deletions
|
|
@ -5,3 +5,4 @@ mod rect;
|
|||
mod vec2;
|
||||
mod view;
|
||||
mod widget;
|
||||
pub mod widgets;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue