mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-16 04:09:39 +00:00
Fix Gamelist context menu item 'Open Containing Folder' opening wrong target on Windows when game parent folder is [foobar] and grandparent folder contains file [foobar].bat or [foobar].exe Add trailing directory separator to parent folder path to force Windows to interpret path as directory. Fixes https://bugs.dolphin-emu.org/issues/12411 |
||
|---|---|---|
| .. | ||
| GameList.cpp | ||
| GameList.h | ||
| GameListModel.cpp | ||
| GameListModel.h | ||
| GameTracker.cpp | ||
| GameTracker.h | ||
| GridProxyModel.cpp | ||
| GridProxyModel.h | ||
| ListProxyModel.cpp | ||
| ListProxyModel.h | ||