diff options
| author | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2021-10-21 09:07:26 +0300 |
|---|---|---|
| committer | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2021-10-21 09:07:26 +0300 |
| commit | e44b1c8459db5a1cc75e1653d3e059c4825e1b68 (patch) | |
| tree | 98c107bf6f8a2c55b298d4e554fb90d71e1a0411 /Software/Visual_Studio/PPC/Tango.PPC.Common/Resources | |
| parent | 63c1f7b5d85d2f1e6b4eeac612d5bb02d30481c7 (diff) | |
| download | Tango-e44b1c8459db5a1cc75e1653d3e059c4825e1b68.tar.gz Tango-e44b1c8459db5a1cc75e1653d3e059c4825e1b68.zip | |
Added Collapsed mode, Changes in converters CMYK.
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 189454b9f..c33e90e76 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Merged.xaml +++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Merged.xaml @@ -16,6 +16,7 @@ <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" /> + <ResourceDictionary Source="pack://application:,,,/Tango.Touch;component/Styles/TouchCheckBox.xaml" /> <ResourceDictionary Source="pack://application:,,,/Tango.Touch;component/Controls/TouchNativeListBox.xaml" /> <!--PPC--> |
