Move UIHelper from Client.Common to Client.EmuHawk, it was inappropriate to be in the common library

This commit is contained in:
adelikat 2015-10-17 19:01:38 -04:00
parent 595f466ded
commit 8f716363a7
2 changed files with 1 additions and 0 deletions

View File

@ -1145,6 +1145,7 @@
<Compile Include="tools\Watch\WatchValueBox.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="UIHelper.cs" />
<Compile Include="UpdateChecker.cs">
<SubType>Code</SubType>
</Compile>