diff --git a/BFR/MainWindow.xaml b/BFR/MainWindow.xaml index 001aa27..01bcc86 100644 --- a/BFR/MainWindow.xaml +++ b/BFR/MainWindow.xaml @@ -2,6 +2,7 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" + xmlns:ops="clr-namespace:BFR.Operations;assembly=BFR" mc:Ignorable="d" MinWidth="720" MinHeight="480" x:Class="BFR.MainWindow" Title="BFR"> @@ -16,13 +17,13 @@ - + - + - + - + @@ -51,16 +52,16 @@ - + - -