diff options
| author | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2023-05-16 16:12:09 +0300 |
|---|---|---|
| committer | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2023-05-16 16:12:09 +0300 |
| commit | cd8bec354b018a03ed3960ed4f76970d4cbff2ef (patch) | |
| tree | 7fb730f86eb289cab99d3717c672a173e9efdc52 /Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj | |
| parent | 207ac666dd0e091ec58af244b0e98cda33789d7f (diff) | |
| download | Tango-cd8bec354b018a03ed3960ed4f76970d4cbff2ef.tar.gz Tango-cd8bec354b018a03ed3960ed4f76970d4cbff2ef.zip | |
Bugs + added Display Job Outline button in Tech. mode
Related Work Items: #8407
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 120001ea3..12d0486bd 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 @@ -158,6 +158,7 @@ <DependentUpon>WiFiAuthenticationView.xaml</DependentUpon> </Compile> <Compile Include="Connectivity\WiFiAuthenticationViewVM.cs" /> + <Compile Include="Controls\JobOutlineControl.cs" /> <Compile Include="Controls\MachineStatusControl.xaml.cs"> <DependentUpon>MachineStatusControl.xaml</DependentUpon> </Compile> |
