diff options
| author | AShifter <[email protected]> | 2017-04-22 13:52:18 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-04-22 13:52:18 -0600 |
| commit | 29f9b993345d8ae0b20328786eaa25e7ae0ceb55 (patch) | |
| tree | d6f255e82abb086a11d8678827ac2eea94f1f6fe /TimeHACK.Engine/TimeHACK.Engine.csproj | |
| parent | e6474bbf221d26d227e42174c4d1ab939987be2b (diff) | |
| parent | e0b4f16b01728d772ec2c3907116e71b3957f473 (diff) | |
| download | histacom2-29f9b993345d8ae0b20328786eaa25e7ae0ceb55.tar.gz histacom2-29f9b993345d8ae0b20328786eaa25e7ae0ceb55.tar.bz2 histacom2-29f9b993345d8ae0b20328786eaa25e7ae0ceb55.zip | |
Merge pull request #46 from AShifter/master
commit
Diffstat (limited to 'TimeHACK.Engine/TimeHACK.Engine.csproj')
| -rw-r--r-- | TimeHACK.Engine/TimeHACK.Engine.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Engine/TimeHACK.Engine.csproj b/TimeHACK.Engine/TimeHACK.Engine.csproj index 2ca3c7c..2ec37f8 100644 --- a/TimeHACK.Engine/TimeHACK.Engine.csproj +++ b/TimeHACK.Engine/TimeHACK.Engine.csproj @@ -59,7 +59,7 @@ <DependentUpon>AboutBox95.cs</DependentUpon> </Compile> <Compile Include="Template\Infobox95.cs"> - <SubType>Form</SubType> + <SubType>UserControl</SubType> </Compile> <Compile Include="Template\Infobox95.Designer.cs"> <DependentUpon>Infobox95.cs</DependentUpon> |
