Compare commits

...
Author SHA1 Message Date
SuperDooper 2816a5cedb fix: remove duplicate Color alias (now in GlobalUsings.cs) 2026-05-08 12:40:03 +02:00
-1
View File
@@ -1,4 +1,3 @@
using Color = System.Windows.Media.Color;
using Point = System.Windows.Point; using Point = System.Windows.Point;
using System.Collections.Generic; using System.Collections.Generic;
using System.Windows; using System.Windows;