aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-07-24 17:55:26 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-07-24 17:55:26 +0300
commita2fc839fd0715353fb532a0a67882bc26b6744c8 (patch)
tree8a7117006fc9528b68b91326ccbf0534a00df46a /Software/Visual_Studio/PPC/Tango.PPC.Common/Resources
parent3d1002b25ebc05c88336dc56ec03f627fd49d200 (diff)
downloadTango-a2fc839fd0715353fb532a0a67882bc26b6744c8.tar.gz
Tango-a2fc839fd0715353fb532a0a67882bc26b6744c8.zip
Implemented job length factor !
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common/Resources')
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Merged.xaml1
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 1a8bfa15d..1d94b5c67 100644
--- a/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Merged.xaml
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Merged.xaml
@@ -40,6 +40,7 @@
<converters:EnumToDescriptionConverter x:Key="EnumToDescriptionConverter" />
<converters:TimeSpanToTwoDigitsTimeConverter x:Key="TimeSpanToTwoDigitsTimeConverter" />
<converters:TimeSpanToLabelConverter x:Key="TimeSpanToLabelConverter" />
+ <converters:GreaterThanToBooleanConverter x:Key="GreaterThanToBooleanConverter" />
<Style TargetType="FrameworkElement">
<Setter Property="TextElement.FontFamily" Value="{StaticResource TangoFlexoFontFamily}"></Setter>