diff options
| author | Alex-TIMEHACK <[email protected]> | 2017-07-23 16:22:32 +0100 |
|---|---|---|
| committer | Alex-TIMEHACK <[email protected]> | 2017-07-23 16:22:32 +0100 |
| commit | 110089e0d7fcbc454dc55c0619ec4ccebc1a7e85 (patch) | |
| tree | 96f88795cdc73417b49abe1f77bce94b6731005b /TimeHACK.Main/OS/Win95/Win95SaveAs.cs | |
| parent | c3ad5be7444664be6a1f7ba023067eb32cb5d231 (diff) | |
| download | histacom2-110089e0d7fcbc454dc55c0619ec4ccebc1a7e85.tar.gz histacom2-110089e0d7fcbc454dc55c0619ec4ccebc1a7e85.tar.bz2 histacom2-110089e0d7fcbc454dc55c0619ec4ccebc1a7e85.zip | |
Realistic Desktop is finished!
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95SaveAs.cs')
| -rw-r--r-- | TimeHACK.Main/OS/Win95/Win95SaveAs.cs | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95SaveAs.cs b/TimeHACK.Main/OS/Win95/Win95SaveAs.cs deleted file mode 100644 index 96469e4..0000000 --- a/TimeHACK.Main/OS/Win95/Win95SaveAs.cs +++ /dev/null @@ -1,20 +0,0 @@ -using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Drawing; -using System.Data; -using System.Linq; -using System.Text; -using System.Threading.Tasks; -using System.Windows.Forms; - -namespace TimeHACK.OS.Win95 -{ - public partial class Win95SaveAs : UserControl - { - public Win95SaveAs() - { - InitializeComponent(); - } - } -} |
