diff --git a/FModel/MainWindow.xaml b/FModel/MainWindow.xaml index 39a178c6..f15d1222 100644 --- a/FModel/MainWindow.xaml +++ b/FModel/MainWindow.xaml @@ -4,6 +4,7 @@ xmlns:local="clr-namespace:FModel" xmlns:viewModels="clr-namespace:FModel.ViewModels" xmlns:controls="clr-namespace:FModel.Views.Resources.Controls" + xmlns:explorer="clr-namespace:FModel.Views.Resources.Controls.Explorer" xmlns:inputs="clr-namespace:FModel.Views.Resources.Controls.Inputs" xmlns:converters="clr-namespace:FModel.Views.Resources.Converters" xmlns:settings="clr-namespace:FModel.Settings" @@ -558,7 +559,7 @@ DataContext="{Binding CUE4Parse.AssetsFolder.SelectedFolder.PathAtThisPoint}" /> - @@ -574,9 +575,9 @@ - + - @@ -594,7 +595,7 @@ - + @@ -807,7 +808,7 @@ HorizontalAlignment="Right" VerticalAlignment="Stretch" HorizontalContentAlignment="Stretch" VerticalContentAlignment="Stretch"> - +