diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-04-24 15:18:25 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-04-24 15:18:25 +0300 |
| commit | 78ce7cd049ebee35b9d9b0a8de3972b85dde3397 (patch) | |
| tree | 9b1b5714e918252693d66f7fa482c1d8923a3f05 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/App.xaml | |
| parent | afca405892ace809c498c010a2d4484bec5adf11 (diff) | |
| download | Tango-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.xaml | 3 |
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"/> |
