DolphinQt2: Fix project loading in VS

These headers are already specified in the QtMoc item section, so these
are seen as a duplicate definition of the file, causing a project load
error.
This commit is contained in:
Lioncash 2018-03-16 15:07:38 -04:00
parent 7f3156b521
commit 293d84b9be
1 changed files with 0 additions and 2 deletions

View File

@ -305,8 +305,6 @@
<ClInclude Include="Config\Mapping\HotkeyGraphics.h" />
<ClInclude Include="Config\Mapping\HotkeyStates.h" />
<ClInclude Include="Config\Mapping\HotkeyTAS.h" />
<ClInclude Include="Debugger\CodeViewWidget.h" />
<ClInclude Include="Debugger\CodeWidget.h" />
<ClInclude Include="TAS\Shared.h" />
<ClInclude Include="Config\Mapping\HotkeyWii.h" />
<ClInclude Include="Config\Mapping\MappingBool.h" />