diff options
| author | lempamo <[email protected]> | 2017-07-05 17:15:09 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-07-05 17:15:09 -0400 |
| commit | d968d36f0d7715633185ae948368cc32e3c751ab (patch) | |
| tree | 3be7956d154688114b5afe662cc4485d53b6278d /TimeHACK.Engine | |
| parent | 525f7fce5a4c96fafba64271b8163a934b208992 (diff) | |
| download | histacom2-d968d36f0d7715633185ae948368cc32e3c751ab.tar.gz histacom2-d968d36f0d7715633185ae948368cc32e3c751ab.tar.bz2 histacom2-d968d36f0d7715633185ae948368cc32e3c751ab.zip | |
Theme wallpapers work!
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" /> |
