diff options
| author | JayXKanz666 <[email protected]> | 2017-07-11 02:32:20 +0200 |
|---|---|---|
| committer | JayXKanz666 <[email protected]> | 2017-07-11 02:32:20 +0200 |
| commit | 45180e15f3ca947d39da93da7e03084d33053ff9 (patch) | |
| tree | bbf91ec635079784da2a11c1ef98ffaf24a0f6f6 /TimeHACK.Main/OS/Win95/Win95Apps/TestApp.cs | |
| parent | d07080839763e1668f5b1a3e246168ec3b1613db (diff) | |
| parent | 37c3a34124a8906c558764aac41906017293c91a (diff) | |
| download | histacom2-45180e15f3ca947d39da93da7e03084d33053ff9.tar.gz histacom2-45180e15f3ca947d39da93da7e03084d33053ff9.tar.bz2 histacom2-45180e15f3ca947d39da93da7e03084d33053ff9.zip | |
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/TestApp.cs')
| -rw-r--r-- | TimeHACK.Main/OS/Win95/Win95Apps/TestApp.cs | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/TestApp.cs b/TimeHACK.Main/OS/Win95/Win95Apps/TestApp.cs deleted file mode 100644 index 0c2e6a8..0000000 --- a/TimeHACK.Main/OS/Win95/Win95Apps/TestApp.cs +++ /dev/null @@ -1,13 +0,0 @@ -using System.Windows.Forms; - -namespace TimeHACK.WinClassicForms -{ - public partial class TestApp : UserControl - { - public TestApp() - { - InitializeComponent(); - } - } -} - |
