diff --git a/Aaru.Gui/Views/Panels/FileSystem.xaml b/Aaru.Gui/Views/Panels/FileSystem.xaml index bb0388f13..dce90626a 100644 --- a/Aaru.Gui/Views/Panels/FileSystem.xaml +++ b/Aaru.Gui/Views/Panels/FileSystem.xaml @@ -37,6 +37,7 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:panels="clr-namespace:Aaru.Gui.ViewModels.Panels" xmlns:localization="clr-namespace:Aaru.Localization;assembly=Aaru.Localization" + xmlns:controls="clr-namespace:Aaru.Gui.Controls" mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450" @@ -44,47 +45,78 @@ - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - - + + - - - + + + + + + + \ No newline at end of file