diff options
| author | lempamo <[email protected]> | 2017-03-27 10:53:12 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-03-27 10:53:12 -0400 |
| commit | 049491ca1cf569153eb8a5004a8a657292bf8f39 (patch) | |
| tree | 1f7595b36735d43afaef34ce467eabac5ae7004d /TimeHACK.Main/TimeHACK.Main.csproj | |
| parent | a6481fcae6225d59074bde6ecf6d329ee0cf9f93 (diff) | |
| download | histacom2-049491ca1cf569153eb8a5004a8a657292bf8f39.tar.gz histacom2-049491ca1cf569153eb8a5004a8a657292bf8f39.tar.bz2 histacom2-049491ca1cf569153eb8a5004a8a657292bf8f39.zip | |
added title bar font
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
| -rw-r--r-- | TimeHACK.Main/TimeHACK.Main.csproj | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index da207ac..73f18b5 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -138,12 +138,6 @@ <Compile Include="WinClassicForms\WinClassicInstaller.Designer.cs"> <DependentUpon>WinClassicInstaller.cs</DependentUpon> </Compile> - <Compile Include="WinClassicForms\WinClassicTemplate.cs"> - <SubType>Form</SubType> - </Compile> - <Compile Include="WinClassicForms\WinClassicTemplate.Designer.cs"> - <DependentUpon>WinClassicTemplate.cs</DependentUpon> - </Compile> <Compile Include="WinClassicForms\WinClassicIE4.cs"> <SubType>Form</SubType> </Compile> @@ -187,9 +181,6 @@ <EmbeddedResource Include="TitleScreen.resx"> <DependentUpon>TitleScreen.cs</DependentUpon> </EmbeddedResource> - <EmbeddedResource Include="WinClassicForms\WinClassicTemplate.resx"> - <DependentUpon>WinClassicTemplate.cs</DependentUpon> - </EmbeddedResource> <None Include="Properties\Settings.settings"> <Generator>SettingsSingleFileGenerator</Generator> <LastGenOutput>Settings.Designer.cs</LastGenOutput> |
