Rewrite the structure of the gui and cli interfaces
Added a more modular way to add windows
This commit is contained in:
2
src/ui/mod.rs
Normal file
2
src/ui/mod.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
pub mod gui;
|
||||
pub mod cli;
|
||||
Reference in New Issue
Block a user