DolphinQt: Handle the Host_UpdateTitle callback.

This commit is contained in:
waddlesplash
2015-09-12 14:00:08 -04:00
parent 7c91669ced
commit f5743f5ee9
6 changed files with 43 additions and 2 deletions

View File

@ -172,6 +172,7 @@
<ClInclude Include="GameList\GameGrid.h" />
<ClInclude Include="GameList\GameTracker.h" />
<ClInclude Include="GameList\GameTree.h" />
<ClInclude Include="Host.h" />
<ClInclude Include="Utils\Resources.h" />
<ClInclude Include="Utils\Utils.h" />
<ClInclude Include="VideoInterface\RenderWidget.h" />