diff options
Diffstat (limited to 'source/WindowsFormsApplication1/Controls/ShifterColorInput.cs')
| -rw-r--r-- | source/WindowsFormsApplication1/Controls/ShifterColorInput.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/WindowsFormsApplication1/Controls/ShifterColorInput.cs b/source/WindowsFormsApplication1/Controls/ShifterColorInput.cs index 11bedf0..67d18f4 100644 --- a/source/WindowsFormsApplication1/Controls/ShifterColorInput.cs +++ b/source/WindowsFormsApplication1/Controls/ShifterColorInput.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 { |
