refactor: combine open and save dialogs
This commit is contained in:
parent
2602e28d22
commit
a8ce524baa
12 changed files with 421 additions and 531 deletions
|
|
@ -3,7 +3,6 @@
|
|||
|
||||
//! Create dialogs for retrieving user input.
|
||||
|
||||
pub use ashpd::desktop::file_chooser::{Choice, FileFilter, SelectedFiles};
|
||||
pub use ashpd::WindowIdentifier;
|
||||
|
||||
pub mod open_file;
|
||||
pub mod file_chooser;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue