aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/App.xaml
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2019-04-24 15:18:25 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2019-04-24 15:18:25 +0300
commit78ce7cd049ebee35b9d9b0a8de3972b85dde3397 (patch)
tree9b1b5714e918252693d66f7fa482c1d8923a3f05 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/App.xaml
parentafca405892ace809c498c010a2d4484bec5adf11 (diff)
downloadTango-78ce7cd049ebee35b9d9b0a8de3972b85dde3397.tar.gz
Tango-78ce7cd049ebee35b9d9b0a8de3972b85dde3397.zip
Fixed old RealTimeGraphEx reference from Machine Studio.
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/App.xaml')
-rw-r--r--Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/App.xaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/App.xaml b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/App.xaml
index fe50851a0..20e381b70 100644
--- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/App.xaml
+++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/App.xaml
@@ -11,9 +11,6 @@
<!-- Accent and AppTheme setting -->
<ResourceDictionary Source="pack://application:,,,/Tango.MachineStudio.Common;component/Resources/MaterialDesign.xaml"></ResourceDictionary>
- <!--RealTimeGraphEx-->
- <ResourceDictionary Source="pack://application:,,,/RealTimeGraphEx;component/Resources/Resources.xaml"></ResourceDictionary>
-
<!-- Include the Dragablz Material Design style -->
<ResourceDictionary Source="pack://application:,,,/Dragablz;component/Themes/materialdesign.xaml"/>