mirror of
https://github.com/13hannes11/toolbx-tuner.git
synced 2024-09-03 23:21:00 +02:00
add app dialogue concept
This commit is contained in:
4
src/ui/components/toolbox_apps/messages.rs
Normal file
4
src/ui/components/toolbox_apps/messages.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
pub enum ToolboxAppDialogMsg {
|
||||
Show,
|
||||
Close,
|
||||
}
|
||||
Reference in New Issue
Block a user