windows: Add file dialog using IFileOpenDialog (#8919)
Release Notes: - Added a file dialog for Windows
This commit is contained in:
parent
d4ec78f328
commit
456efb53ad
3 changed files with 77 additions and 9 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -22,4 +22,5 @@ DerivedData/
|
|||
**/*.db
|
||||
.pytest_cache
|
||||
.venv
|
||||
.blob_store
|
||||
.blob_store
|
||||
.vscode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue