diff options
| author | lempamo <[email protected]> | 2017-07-04 13:06:27 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-07-04 13:06:27 -0400 |
| commit | 3a897bb5358db42fee5d3a0f6890d048893eac76 (patch) | |
| tree | 59708a09d2b372229be9c40e7f11bd5aaab31045 /TimeHACK.Main/OS/Win95/Win95Apps | |
| parent | b2314e66f0d7d1bd1a74e458efba2d6baaafd542 (diff) | |
| download | histacom2-3a897bb5358db42fee5d3a0f6890d048893eac76.tar.gz histacom2-3a897bb5358db42fee5d3a0f6890d048893eac76.tar.bz2 histacom2-3a897bb5358db42fee5d3a0f6890d048893eac76.zip | |
Added font color change on hover
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps')
| -rw-r--r-- | TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.cs index bf05104..d70b520 100644 --- a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.cs +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.cs @@ -38,7 +38,6 @@ namespace TimeHACK.OS.Win95.Win95Apps private void hidePrograms() { googlemain.Hide(); - googleprototype.Hide(); googlealpha.Hide(); padamsmain.Hide(); hotmailmain.Hide(); |
