diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-05-29 15:11:43 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-05-29 15:11:43 +0300 |
| commit | 378789e4c4bc694736965cb8c620883bf91b8f08 (patch) | |
| tree | 941148572faa6d297593bf4686e6fca8521f67aa /Software/Visual_Studio/PPC/Tango.PPC.UI/MainWindow.xaml | |
| parent | f7424796d093009adc95df6cbb2d54d6bce57592 (diff) | |
| download | Tango-378789e4c4bc694736965cb8c620883bf91b8f08.tar.gz Tango-378789e4c4bc694736965cb8c620883bf91b8f08.zip | |
Added Flexo font.
Improved Jobs list.
Added job status.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/MainWindow.xaml')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.UI/MainWindow.xaml | 2 |
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 f716a6e88..ba5099fb5 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/MainWindow.xaml +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/MainWindow.xaml @@ -6,7 +6,7 @@ xmlns:local="clr-namespace:Tango.PPC.UI" xmlns:views="clr-namespace:Tango.PPC.UI.Views" mc:Ignorable="d" - Title="MainWindow" Height="1000" Width="625" WindowStyle="None" ResizeMode="NoResize"> + Title="MainWindow" Height="1000" Width="625" WindowStyle="None" ResizeMode="NoResize" FontFamily="{StaticResource Flexo}"> <Grid> <Viewbox Stretch="Fill"> <Grid Height="1280" Width="800"> |
