Move UIHelper from Client.Common to Client.EmuHawk, it was inappropriate to be in the common library
This commit is contained in:
parent
595f466ded
commit
8f716363a7
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue