diff --git a/App.xaml b/App.xaml index 2da8429..bd9f193 100644 --- a/App.xaml +++ b/App.xaml @@ -1,7 +1,9 @@  + xmlns:os="clr-namespace:CtrEditor.ObjetosSim" + xmlns:converters="clr-namespace:CtrEditor.Converters" + StartupUri="MainWindow.xaml"> @@ -24,6 +26,14 @@ + + + +