diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2018-07-01 09:09:55 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2018-07-01 09:09:55 +0300 |
| commit | be014619f075a3ff76e03487014212234955f322 (patch) | |
| tree | 8e4e387dfeb5e4f51cc60461f47812451dac950a /Software/Visual_Studio/PPC/Tango.PPC.Common/Resources | |
| parent | 1303ac651e1990447612e139d02d5844c05fb31c (diff) | |
| download | Tango-be014619f075a3ff76e03487014212234955f322.tar.gz Tango-be014619f075a3ff76e03487014212234955f322.zip | |
Working on PPC color conversion UI.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common/Resources')
| -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 c8041863b..e28234573 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Merged.xaml +++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Merged.xaml @@ -13,6 +13,7 @@ <ResourceDictionary Source="pack://application:,,,/Tango.Touch;component/Styles/TouchToggleButton.xaml" /> <ResourceDictionary Source="pack://application:,,,/Tango.Touch;component/Styles/TouchButton.xaml" /> <ResourceDictionary Source="pack://application:,,,/Tango.Touch;component/Styles/TouchIconButton.xaml" /> + <ResourceDictionary Source="pack://application:,,,/Tango.Touch;component/Styles/TouchListBox.xaml" /> <!--PPC--> <ResourceDictionary Source="pack://application:,,,/Tango.PPC.Common;component/Resources/Colors.xaml"/> |
