mirror of
https://github.com/13hannes11/toolbx-tuner.git
synced 2024-09-03 23:21:00 +02:00
WIP: parser toolbox list comand
This commit is contained in:
@@ -2,6 +2,7 @@ use relm4::{factory::FactoryVec, RelmApp};
|
||||
use ui::app::model::{AppModel, ToolboxContainer, ToolboxStatus};
|
||||
|
||||
mod ui;
|
||||
mod toolbx;
|
||||
|
||||
fn main() {
|
||||
let mut factory_vec = FactoryVec::new();
|
||||
|
||||
Reference in New Issue
Block a user