From a89c18abf7175f76f8673c12dac35d1658209d4e Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Thu, 1 Feb 2018 15:20:37 +0200 Subject: Added Developer Module Settings & More... --- Software/Visual_Studio/Tango.SharedUI/ViewModel.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'Software/Visual_Studio/Tango.SharedUI/ViewModel.cs') diff --git a/Software/Visual_Studio/Tango.SharedUI/ViewModel.cs b/Software/Visual_Studio/Tango.SharedUI/ViewModel.cs index e83cd3e87..994e6d380 100644 --- a/Software/Visual_Studio/Tango.SharedUI/ViewModel.cs +++ b/Software/Visual_Studio/Tango.SharedUI/ViewModel.cs @@ -106,6 +106,7 @@ namespace Tango.SharedUI /// public T View { get; set; } + /// /// Initializes a new instance of the class. /// -- cgit v1.3.1