aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.UI/App.xaml
diff options
context:
space:
mode:
authorVictoria Plitt <Victoria.Plitt@twine-s.com>2023-04-03 15:54:50 +0300
committerVictoria Plitt <Victoria.Plitt@twine-s.com>2023-04-03 15:54:50 +0300
commit24b3ae08ee6da1350f31541cf4966958cfde8a74 (patch)
treeb173a59f69995df7aa65bcdaedc93a4f04849b3c /Software/Visual_Studio/PPC/Tango.PPC.UI/App.xaml
parent37f64f8193684ebe99b29bf0ccef2863b69722d1 (diff)
downloadTango-24b3ae08ee6da1350f31541cf4966958cfde8a74.tar.gz
Tango-24b3ae08ee6da1350f31541cf4966958cfde8a74.zip
Added font Poppins. Changes in GUI.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/App.xaml')
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.UI/App.xaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/App.xaml b/Software/Visual_Studio/PPC/Tango.PPC.UI/App.xaml
index 7addfdd13..bdcf675e3 100644
--- a/Software/Visual_Studio/PPC/Tango.PPC.UI/App.xaml
+++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/App.xaml
@@ -14,6 +14,7 @@
<!--Common-->
<ResourceDictionary Source="pack://application:,,,/Tango.PPC.Common;component/Resources/Merged.xaml" />
+ <ResourceDictionary Source="pack://application:,,,/Tango.PPC.Common;component/Resources/Fonts.xaml" />
<!--Local-->
<ResourceDictionary Source="Resources/Colors.xaml"></ResourceDictionary>