aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Engine/TimeHACK.Engine.csproj
diff options
context:
space:
mode:
authorJayXKanz666 <[email protected]>2017-07-06 00:43:16 +0200
committerJayXKanz666 <[email protected]>2017-07-06 00:43:16 +0200
commit2e5b33db38b34c87c30e512eac849dd64ffc6cf1 (patch)
treebb88f8d0ed685f74c98627f1fcbe6811fdbd7586 /TimeHACK.Engine/TimeHACK.Engine.csproj
parent0d4d4cb8d5647a1555c0f6c511a5a21e8cb831bc (diff)
parentfa18e32a23d001d75afdc550742eeb89e1608328 (diff)
downloadhistacom2-2e5b33db38b34c87c30e512eac849dd64ffc6cf1.tar.gz
histacom2-2e5b33db38b34c87c30e512eac849dd64ffc6cf1.tar.bz2
histacom2-2e5b33db38b34c87c30e512eac849dd64ffc6cf1.zip
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
Diffstat (limited to 'TimeHACK.Engine/TimeHACK.Engine.csproj')
-rw-r--r--TimeHACK.Engine/TimeHACK.Engine.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/TimeHACK.Engine/TimeHACK.Engine.csproj b/TimeHACK.Engine/TimeHACK.Engine.csproj
index 0a9a4fa..22e9038 100644
--- a/TimeHACK.Engine/TimeHACK.Engine.csproj
+++ b/TimeHACK.Engine/TimeHACK.Engine.csproj
@@ -78,6 +78,9 @@
<DependentUpon>WinClassic.cs</DependentUpon>
</Compile>
<Compile Include="Theme.cs" />
+ <Compile Include="TranspCtrl.cs">
+ <SubType>Component</SubType>
+ </Compile>
<Compile Include="WindowManager.cs" />
<Compile Include="MessageParser.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />