--- trunk/RomCheater.Core/RomCheater.Core.csproj 2013/06/20 22:03:10 773 +++ trunk/RomCheater.Core/RomCheater.Core.csproj 2013/06/20 22:33:04 774 @@ -53,6 +53,7 @@ </Compile> <Compile Include="BaseEventHandler.cs" /> <Compile Include="BitTools.cs" /> + <Compile Include="ControlClosingEventArgs.cs" /> <Compile Include="dummy.cs" /> <Compile Include="GuidTools.cs" /> <Compile Include="IAcceptPEData.cs" /> |