Browse Source

fix me being stupid

Equbuxu 4 years ago
parent
commit
b39abfb759
1 changed files with 1 additions and 0 deletions
  1. 1 0
      PixiEditor/Views/ColorPanelController.cs

+ 1 - 0
PixiEditor/Views/ColorPanelController.cs

@@ -1,4 +1,5 @@
 using AvalonDock.Layout;
+using System.Windows;
 
 namespace PixiEditor.Views
 {