diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2024-07-14 23:51:27 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2024-07-14 23:51:27 +0300 |
| commit | d58bd4898d5e8e543ca5dc416d1e5dc4f4f373c6 (patch) | |
| tree | 67e17f667fa4acd922b57fd7b8e9754c4b32c984 /Software/Visual_Studio/FSE/Modules | |
| parent | fd66d2c39adead7d47cf38ee1e897f256a621cf1 (diff) | |
| download | Tango-d58bd4898d5e8e543ca5dc416d1e5dc4f4f373c6.tar.gz Tango-d58bd4898d5e8e543ca5dc416d1e5dc4f4f373c6.zip | |
FSE_v2.0.9
Diffstat (limited to 'Software/Visual_Studio/FSE/Modules')
| -rw-r--r-- | Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Help/proc-doc.chm | bin | 341759 -> 367851 bytes | |||
| -rw-r--r-- | Software/Visual_Studio/FSE/Modules/Tango.FSE.Statistics/Controls/RangeProgressBar.cs | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Help/proc-doc.chm b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Help/proc-doc.chm Binary files differindex e97b54044..6270b68cc 100644 --- a/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Help/proc-doc.chm +++ b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Help/proc-doc.chm diff --git a/Software/Visual_Studio/FSE/Modules/Tango.FSE.Statistics/Controls/RangeProgressBar.cs b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Statistics/Controls/RangeProgressBar.cs index 0d18bb4ca..cfa0eaa4e 100644 --- a/Software/Visual_Studio/FSE/Modules/Tango.FSE.Statistics/Controls/RangeProgressBar.cs +++ b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Statistics/Controls/RangeProgressBar.cs @@ -13,7 +13,7 @@ using System.Windows.Media.Imaging; using System.Windows.Navigation; using System.Windows.Shapes; -namespace Tango.FSE.Diagnostics.Controls +namespace Tango.FSE.Statistics.Controls { public class RangeProgressBar : Control { |
