aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Logging/Navigation/LoggingNavigationView.cs
diff options
context:
space:
mode:
authorAvi Levkovich <avi@twine-s.com>2018-07-22 09:22:30 +0300
committerAvi Levkovich <avi@twine-s.com>2018-07-22 09:22:30 +0300
commit392b017771f32e469269cd12af37b162eef56a5b (patch)
tree36cae5ebcbdad7efa9809c63475cbd9e1955dcf1 /Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Logging/Navigation/LoggingNavigationView.cs
parent044fb3fe8e56c5f6d1803bf9b97d648abafba44c (diff)
parent3fe33a685c3ca7a8730dacffa5357f77d7e76a96 (diff)
downloadTango-392b017771f32e469269cd12af37b162eef56a5b.tar.gz
Tango-392b017771f32e469269cd12af37b162eef56a5b.zip
merge
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Logging/Navigation/LoggingNavigationView.cs')
-rw-r--r--Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Logging/Navigation/LoggingNavigationView.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Logging/Navigation/LoggingNavigationView.cs b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Logging/Navigation/LoggingNavigationView.cs
index e8a14cc3d..bd8b63773 100644
--- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Logging/Navigation/LoggingNavigationView.cs
+++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Logging/Navigation/LoggingNavigationView.cs
@@ -10,7 +10,7 @@ namespace Tango.MachineStudio.Logging.Navigation
{
HomeView,
EventsView,
- TimelineView,
+ TimelineWrapperView,
ApplicationLogsView,
EmbeddedLogsView,
}