diff --git a/source/Trek-12/Trek-12/Views/pageProfils.xaml b/source/Trek-12/Trek-12/Views/pageProfils.xaml index ac1720c..6f33a7e 100644 --- a/source/Trek-12/Trek-12/Views/pageProfils.xaml +++ b/source/Trek-12/Trek-12/Views/pageProfils.xaml @@ -3,8 +3,15 @@ xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="Trek_12.Views.PageProfils" xmlns:views="clr-namespace:Trek_12.Views.Components" + xmlns:game="clr-namespace:Models.Game;assembly=Models" Title="pageProfils"> + + + + + + @@ -14,7 +21,7 @@