OSDN Git Service

Fix the Select Files or Folders dialog. (#892)
authorJun Tajima <56220423+tjmprm77@users.noreply.github.com>
Thu, 22 Jul 2021 10:49:16 +0000 (19:49 +0900)
committerGitHub <noreply@github.com>
Thu, 22 Jul 2021 10:49:16 +0000 (19:49 +0900)
commit64d594b069e48a452eeb3c86b9e486f5a90d5c1f
tree1f192809c43d31a298524a83943328ec6aebcab6
parentca5ffc0a410eeaaa146697831a04fe9ff895b638
Fix the Select Files or Folders dialog. (#892)

- Fix an issue where plugin items are added to the "Save Project ..." drop down button when files (instead of directories) are specified in the "File or Folder" fields.
Src/OpenView.cpp