diff options
| author | lempamo <[email protected]> | 2017-10-25 00:18:50 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-10-25 00:18:50 -0400 |
| commit | 609deb1c4e9bdae400e92a008b99f9cc62b4f9c8 (patch) | |
| tree | 6dc886623371efb1c8700d637eb2afdf3e331e99 /Histacom2.Engine/Histacom2.Engine.csproj | |
| parent | 6418fad8eb0bc159ab5010fed5590e32f45ec9e0 (diff) | |
| download | histacom2-609deb1c4e9bdae400e92a008b99f9cc62b4f9c8.tar.gz histacom2-609deb1c4e9bdae400e92a008b99f9cc62b4f9c8.tar.bz2 histacom2-609deb1c4e9bdae400e92a008b99f9cc62b4f9c8.zip | |
close buttons glow when moused over in xp
Diffstat (limited to 'Histacom2.Engine/Histacom2.Engine.csproj')
| -rw-r--r-- | Histacom2.Engine/Histacom2.Engine.csproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Histacom2.Engine/Histacom2.Engine.csproj b/Histacom2.Engine/Histacom2.Engine.csproj index 3dee2f9..6abc85d 100644 --- a/Histacom2.Engine/Histacom2.Engine.csproj +++ b/Histacom2.Engine/Histacom2.Engine.csproj @@ -221,6 +221,8 @@ <Content Include="Resources\Win95PlusTravelWallpaper.jpg" /> <Content Include="Resources\WinXP\Window\WinXP_Bottom.png" /> <Content Include="Resources\WinXP\Window\WinXP_Close.png" /> + <None Include="Resources\WinXP\Window\WinXP_CloseHover.png" /> + <None Include="Resources\WinXP\Window\WinXP_ClosePress.png" /> <Content Include="Resources\WinXP\Window\WinXP_LBCorner.png" /> <Content Include="Resources\WinXP\Window\WinXP_LeftSide.png" /> <Content Include="Resources\WinXP\Window\WinXP_Max.png" /> |
