aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/WinClassicForms
diff options
context:
space:
mode:
Diffstat (limited to 'TimeHACK.Main/WinClassicForms')
-rw-r--r--TimeHACK.Main/WinClassicForms/WinClassicDownloader.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Main/WinClassicForms/WinClassicDownloader.cs b/TimeHACK.Main/WinClassicForms/WinClassicDownloader.cs
index 0e0c6fd..857c3b8 100644
--- a/TimeHACK.Main/WinClassicForms/WinClassicDownloader.cs
+++ b/TimeHACK.Main/WinClassicForms/WinClassicDownloader.cs
@@ -58,7 +58,7 @@ namespace TimeHACK.WinClassicForms
}
if (appName.Text == "Downloading: Web Chat")
{
- Windows95.desktopicons.Items.Add("Web Chat Setup", imageIndex: 11);
+ TitleScreen.frm95.desktopicons.Items.Add("Web Chat Setup", imageIndex: 11);
}
if (appName.Text == "Downloading: hwcv.exe")
{