diff options
| author | John Tur <[email protected]> | 2019-04-08 20:09:47 -0400 |
|---|---|---|
| committer | John Tur <[email protected]> | 2019-04-08 20:09:47 -0400 |
| commit | 86fc6b56d9285975d915646bb3f01b5c4c131caa (patch) | |
| tree | 6c1443e8e9d4cb28f8e4599e79cdc52641ff4cd7 /Histacom2/OS/Win95/Windows95TaskbarItem.cs | |
| parent | 22a2886bed21e86774a8e96f567b1f9acf918a4c (diff) | |
| download | histacom2-86fc6b56d9285975d915646bb3f01b5c4c131caa.tar.gz histacom2-86fc6b56d9285975d915646bb3f01b5c4c131caa.tar.bz2 histacom2-86fc6b56d9285975d915646bb3f01b5c4c131caa.zip | |
Added designer support
Diffstat (limited to 'Histacom2/OS/Win95/Windows95TaskbarItem.cs')
| -rw-r--r-- | Histacom2/OS/Win95/Windows95TaskbarItem.cs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Histacom2/OS/Win95/Windows95TaskbarItem.cs b/Histacom2/OS/Win95/Windows95TaskbarItem.cs index f5e277d..2ba341f 100644 --- a/Histacom2/OS/Win95/Windows95TaskbarItem.cs +++ b/Histacom2/OS/Win95/Windows95TaskbarItem.cs @@ -1,10 +1,6 @@ using Histacom2.Engine; using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Data; using System.Drawing; -using System.Text; using System.Windows.Forms; namespace Histacom2.OS.Win95 |
