From 896c8152facdee8e78f54d3dfdf324e7415173ba Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Mon, 10 May 2021 03:29:55 +0300 Subject: Thread Break Wizard changes. --- .../PPC/Tango.PPC.UI/Dialogs/ThreadBreakView.xaml | 3 +-- .../Images/ThreadLoading/FeedingUnits/arc/5.jpg | Bin 123123 -> 0 bytes .../Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj | 3 +-- 3 files changed, 2 insertions(+), 4 deletions(-) delete mode 100644 Software/Visual_Studio/PPC/Tango.PPC.UI/Images/ThreadLoading/FeedingUnits/arc/5.jpg (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/ThreadBreakView.xaml b/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/ThreadBreakView.xaml index b12967cd0..ae9716ea9 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/ThreadBreakView.xaml +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/ThreadBreakView.xaml @@ -66,7 +66,7 @@ Fixed - Not Fix + Not Fixed @@ -92,7 +92,6 @@ - diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Images/ThreadLoading/FeedingUnits/arc/5.jpg b/Software/Visual_Studio/PPC/Tango.PPC.UI/Images/ThreadLoading/FeedingUnits/arc/5.jpg deleted file mode 100644 index fa2c8312d..000000000 Binary files a/Software/Visual_Studio/PPC/Tango.PPC.UI/Images/ThreadLoading/FeedingUnits/arc/5.jpg and /dev/null differ 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 79ba27e75..fcffb0dcc 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 @@ -475,7 +475,6 @@ - @@ -786,7 +785,7 @@ if $(ConfigurationName) == Debug copy /Y "$(TargetDir)Packages" "$(TargetDir)" - + \ No newline at end of file -- cgit v1.3.1