mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-10 06:36:20 +00:00
Merge pull request #4029 from lioncash/filter
VS: Add MD5Dialog.cpp to the correct filter hierarchy
This commit is contained in:
commit
5740ec2158
@ -196,6 +196,9 @@
|
||||
<ClCompile Include="NetPlay\ChangeGameDialog.cpp">
|
||||
<Filter>GUI\NetPlay</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="NetPlay\MD5Dialog.cpp">
|
||||
<Filter>GUI\NetPlay</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="NetPlay\PadMapDialog.cpp">
|
||||
<Filter>GUI\NetPlay</Filter>
|
||||
</ClCompile>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user