middleware/src/Debug/DebugWindow.xaml
changeset 9 0f44b7360c8d
parent 8 e4e7db2435f8
child 11 a1bf0d21022e
--- a/middleware/src/Debug/DebugWindow.xaml	Thu Mar 22 16:00:17 2012 +0100
+++ b/middleware/src/Debug/DebugWindow.xaml	Thu Mar 22 18:15:53 2012 +0100
@@ -21,7 +21,7 @@
 des gestures et la distance de l'utilisateur.
 -->
     
-<Window x:Class="Trakers.Debug.DebugWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Title="DebugWindow" Height="480" Width="640" Closed="Window_Closed" Loaded="Window_Loaded">
+<Window x:Class="Trakers.Debug.DebugWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Title="TraKERS - DebugWindow" Height="480" Width="640" Closed="Window_Closed" Loaded="Window_Loaded">
     <Grid>
         <Grid.RowDefinitions>
             <RowDefinition />