diff options
Diffstat (limited to 'TimeHACK.Engine')
| -rw-r--r-- | TimeHACK.Engine/TimeHACK.Engine.csproj | 3 |
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" /> |
