|
@@ -1,5 +1,5 @@
|
|
|
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
|
- xmlns:xcad="http://schemas.xceed.com/wpf/xaml/avalondock"
|
|
|
+ xmlns:xcad="https://github.com/Dirkster99/AvalonDock"
|
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
|
|
|
|
<Style TargetType="xcad:DockingManager">
|
|
@@ -7,4 +7,4 @@
|
|
|
<Setter Property="Background" Value="{StaticResource AccentColor}" />
|
|
|
</Style>
|
|
|
|
|
|
-</ResourceDictionary>
|
|
|
+</ResourceDictionary>
|