mirror of
https://github.com/13hannes11/toolbx-tuner.git
synced 2024-09-03 23:21:00 +02:00
add unsupported dialogue to be shown if not all prerequisits are fulfilled
This commit is contained in:
@@ -42,6 +42,7 @@ fn main() {
|
||||
app.set_accelerators_for_action::<QuitAction>(&["<Control>q"]);
|
||||
|
||||
let app = RelmApp::from_app(app);
|
||||
relm4_icons::initialize_icons();
|
||||
|
||||
app.run::<App>(());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user