diff options
| author | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2021-09-22 19:53:03 +0300 |
|---|---|---|
| committer | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2021-09-22 19:53:03 +0300 |
| commit | d3c16022ce28a12ea879d4143b6712319bc93a04 (patch) | |
| tree | b7835789a1f74266eb916641aea56282283aa34d /Software/Visual_Studio/PPC/Tango.PPC.Common | |
| parent | 7e48879b1a0131852823576da270d4c1b215e4d1 (diff) | |
| download | Tango-d3c16022ce28a12ea879d4143b6712319bc93a04.tar.gz Tango-d3c16022ce28a12ea879d4143b6712319bc93a04.zip | |
Color selection and fine tuning tool
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Merged.xaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Merged.xaml b/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Merged.xaml index b742c3b73..189454b9f 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Merged.xaml +++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Merged.xaml @@ -10,6 +10,7 @@ <ResourceDictionary Source="pack://application:,,,/Tango.Touch;component/Resources/Colors.xaml"/> <ResourceDictionary Source="pack://application:,,,/Tango.Touch;component/Resources/Fonts.xaml"/> <ResourceDictionary Source="pack://application:,,,/Tango.Touch;component/Controls/Shared.xaml"/> + <ResourceDictionary Source="pack://application:,,,/Tango.Touch;component/Controls/TouchSlider.xaml"/> <ResourceDictionary Source="pack://application:,,,/Tango.Touch;component/Controls/TouchToggleSlider.xaml"/> <ResourceDictionary Source="pack://application:,,,/Tango.Touch;component/Styles/TouchToggleButton.xaml" /> <ResourceDictionary Source="pack://application:,,,/Tango.Touch;component/Styles/TouchButton.xaml" /> |
