aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.UI/MainWindow.xaml
diff options
context:
space:
mode:
authorRoy <Roy.mail.net@gmail.com>2023-02-26 14:09:42 +0200
committerRoy <Roy.mail.net@gmail.com>2023-02-26 14:09:42 +0200
commitc256fc124a867707c787074c9076227341766794 (patch)
treeb3105881412a06219a6f0e0d9af7dd0e662bf4e8 /Software/Visual_Studio/PPC/Tango.PPC.UI/MainWindow.xaml
parent795f3ab6ea36551281ec6442aa16b9547af96adc (diff)
downloadTango-c256fc124a867707c787074c9076227341766794.tar.gz
Tango-c256fc124a867707c787074c9076227341766794.zip
eureka_ppc
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/MainWindow.xaml')
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.UI/MainWindow.xaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/MainWindow.xaml b/Software/Visual_Studio/PPC/Tango.PPC.UI/MainWindow.xaml
index 8ce5148b7..2b73e274c 100644
--- a/Software/Visual_Studio/PPC/Tango.PPC.UI/MainWindow.xaml
+++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/MainWindow.xaml
@@ -12,6 +12,6 @@
Foreground="{StaticResource TangoDarkForegroundBrush}"
FontWeight="Medium" RenderOptions.BitmapScalingMode="LowQuality" SnapsToDevicePixels="True" UseLayoutRounding="True">
<Grid x:Name="gridMain">
- <views:MainView/>
+
</Grid>
</Window>