diff options
| author | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2023-04-19 13:04:38 +0300 |
|---|---|---|
| committer | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2023-04-19 13:04:38 +0300 |
| commit | 7ba903bb793adf638a7e1a5c7170e8a03bbb6ea9 (patch) | |
| tree | ea8f80de80a9763ca482420aaa424f143a99af2c /Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj | |
| parent | 1133972c0c51feb478aa3944fad5f374a8a2da35 (diff) | |
| download | Tango-7ba903bb793adf638a7e1a5c7170e8a03bbb6ea9.tar.gz Tango-7ba903bb793adf638a7e1a5c7170e8a03bbb6ea9.zip | |
Menu Gui. Set selection item.
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.csproj | 1 |
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 1534d8a73..bb67015e9 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 @@ -141,6 +141,7 @@ </Compile> <Compile Include="Converters\AppBarItemConverter.cs" /> <Compile Include="Converters\CollectionToCountConverter.cs" /> + <Compile Include="Converters\ComapareModulNameConverter.cs" /> <Compile Include="Converters\ItemBaseConverter.cs" /> <Compile Include="Converters\LengthToWeightConverter.cs" /> <Compile Include="Converters\LengthWithSpoolsConverter.cs" /> |
