file picker bad

This commit is contained in:
Breval Ferrari 2024-05-05 22:51:39 +02:00
parent 1dc272097c
commit a9224ae3fc
No known key found for this signature in database
GPG key ID: CEAB625B75A836B2
3 changed files with 51 additions and 16 deletions

View file

@ -11,6 +11,7 @@ anyhow = "1.0"
derive-new = "0.6.0"
eframe = "0.27"
egui_dock = "0.12"
egui_extras = "0.27.2"
rfd = "0.14"
strum = { version = "0.26", features = ["derive"] }