aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.Common/Navigation
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-07-30 11:47:03 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-07-30 11:47:03 +0300
commit019bc4dca9a0655e5adf1e26d8e3f513563113db (patch)
tree34f2d5e9d80d2d12a7e7c41e31dff1fd424a8fe2 /Software/Visual_Studio/PPC/Tango.PPC.Common/Navigation
parente9c55f4d18b0aac54e1a726ffca0c3c10d2c23ff (diff)
downloadTango-019bc4dca9a0655e5adf1e26d8e3f513563113db.tar.gz
Tango-019bc4dca9a0655e5adf1e26d8e3f513563113db.zip
Improved and optimized transport layer transporter and adapter.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common/Navigation')
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Navigation/NavigationView.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Navigation/NavigationView.cs b/Software/Visual_Studio/PPC/Tango.PPC.Common/Navigation/NavigationView.cs
index f5744fd21..6f9efc4cc 100644
--- a/Software/Visual_Studio/PPC/Tango.PPC.Common/Navigation/NavigationView.cs
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Navigation/NavigationView.cs
@@ -14,6 +14,7 @@ namespace Tango.PPC.Common.Navigation
LoadingView,
LayoutView,
LoginView,
+ ExternalBridgeView,
HomeModule,
ShutdownView,
}