mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Update Avalonia to 11.0.4.
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
// Copyright © 2011-2023 Natalia Portillo
|
||||
// ****************************************************************************/
|
||||
|
||||
/* TODO: Doesn't compile with Avalonia 11.0, but it didn't work previously so pending rewriting
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Collections.Specialized;
|
||||
@@ -485,4 +486,5 @@ public sealed class BlockMap : ItemsControl
|
||||
_bitmap = null;
|
||||
base.OnDetachedFromLogicalTree(e);
|
||||
}
|
||||
}
|
||||
}
|
||||
*/
|
||||
Reference in New Issue
Block a user