aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicDownloader.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-03-31 21:19:13 -0400
committerlempamo <[email protected]>2017-03-31 21:19:13 -0400
commit6ecb36cc462081895a92ff7fb5b23f3259fc1f1e (patch)
tree8512e8f97b3966c2870f854a33e55fd30df78de2 /TimeHACK.Main/OS/Win95/Win95Apps/WinClassicDownloader.cs
parent7841180fc0f60f6eb1fff1503f89ff2cad117e85 (diff)
downloadhistacom2-6ecb36cc462081895a92ff7fb5b23f3259fc1f1e.tar.gz
histacom2-6ecb36cc462081895a92ff7fb5b23f3259fc1f1e.tar.bz2
histacom2-6ecb36cc462081895a92ff7fb5b23f3259fc1f1e.zip
webchat1998 messages are working
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WinClassicDownloader.cs')
-rw-r--r--TimeHACK.Main/OS/Win95/Win95Apps/WinClassicDownloader.cs3
1 files changed, 1 insertions, 2 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicDownloader.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicDownloader.cs
index 9df4811..418444a 100644
--- a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicDownloader.cs
+++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicDownloader.cs
@@ -1,8 +1,7 @@
using System;
using System.Windows.Forms;
-using TimeHACK.OS.Win95;
-namespace TimeHACK.WinClassicForms
+namespace TimeHACK.OS.Win95.Win95Apps
{
public partial class WinClassicDownloader : UserControl
{