summaryrefslogtreecommitdiff
path: root/ZooBOTanica/TextBoxExtension.cs
diff options
context:
space:
mode:
authorTrueDoctor <d-kobert@web.de>2018-07-09 23:38:43 +0200
committerTrueDoctor <d-kobert@web.de>2018-07-09 23:38:43 +0200
commit496c9c32cb8d0d067e675855289904a22b05d9ac (patch)
treec5fdb099be736b2debc9cd8685f63a9053e1195b /ZooBOTanica/TextBoxExtension.cs
parentf8123cd7a2df78fa1e08d2cbf08ce9ffda3d9583 (diff)
Implemented critter class and fixed some gui errors
Diffstat (limited to 'ZooBOTanica/TextBoxExtension.cs')
-rw-r--r--ZooBOTanica/TextBoxExtension.cs12
1 files changed, 0 insertions, 12 deletions
diff --git a/ZooBOTanica/TextBoxExtension.cs b/ZooBOTanica/TextBoxExtension.cs
deleted file mode 100644
index cc50dac..0000000
--- a/ZooBOTanica/TextBoxExtension.cs
+++ /dev/null
@@ -1,12 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
-
-namespace ZooBOTanica
-{
- class FormExtension
- {
- }
-}