diff options
Diffstat (limited to 'source/WindowsFormsApplication1/Controls/ShifterIntInput.cs')
| -rw-r--r-- | source/WindowsFormsApplication1/Controls/ShifterIntInput.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/WindowsFormsApplication1/Controls/ShifterIntInput.cs b/source/WindowsFormsApplication1/Controls/ShifterIntInput.cs index 782d265..7c438a5 100644 --- a/source/WindowsFormsApplication1/Controls/ShifterIntInput.cs +++ b/source/WindowsFormsApplication1/Controls/ShifterIntInput.cs @@ -6,7 +6,7 @@ using System.Data; using System.Linq; using System.Text; using System.Threading.Tasks; -using System.Windows.Forms; +using ShiftUI; namespace ShiftOS { |
