Add new System variant to Action
This commit is contained in:
parent
6e93713197
commit
fed8da1c90
5 changed files with 14 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ pub mod program;
|
|||
pub mod renderer;
|
||||
pub mod subscription;
|
||||
pub mod svg;
|
||||
pub mod system;
|
||||
pub mod text;
|
||||
pub mod touch;
|
||||
pub mod user_interface;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue