aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj
diff options
context:
space:
mode:
authorVictoria Plitt <Victoria.Plitt@twine-s.com>2023-07-02 13:37:17 +0300
committerVictoria Plitt <Victoria.Plitt@twine-s.com>2023-07-02 13:37:17 +0300
commit38ed93f95bb5af92bc84599ebb9c0c6895b0b989 (patch)
tree2cdffd5247aa51bfbfb5d896e4ce1d8e7e400c20 /Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj
parenta5de87ea9863c6e7053e09ed1c2eabf58285af48 (diff)
downloadTango-38ed93f95bb5af92bc84599ebb9c0c6895b0b989.tar.gz
Tango-38ed93f95bb5af92bc84599ebb9c0c6895b0b989.zip
Job running progress bar. Set running background in progress bar by unit from right to left as auto reverse ( not animation).
Bug in current segment in JobHandler.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj')
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj b/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj
index e2d447be5..f5d3502c0 100644
--- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj
+++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj
@@ -168,6 +168,7 @@
<Compile Include="Converters\AppBarItemConverter.cs" />
<Compile Include="Converters\CollectionToCountConverter.cs" />
<Compile Include="Converters\ComapareModulNameConverter.cs" />
+ <Compile Include="Converters\DoubleWidthConverter.cs" />
<Compile Include="Converters\ItemBaseConverter.cs" />
<Compile Include="Converters\LengthToWeightConverter.cs" />
<Compile Include="Converters\LengthWithSpoolsConverter.cs" />