mirror of
https://github.com/13hannes11/toolbx-tuner.git
synced 2024-09-03 23:21:00 +02:00
5 lines
59 B
Rust
5 lines
59 B
Rust
pub enum ToolboxSettingsDialogMsg {
|
|
Show,
|
|
Close,
|
|
}
|