diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2019-01-22 17:57:57 +0200 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2019-01-22 17:57:57 +0200 |
| commit | bb9f7604e91b3803c23c2212a4854512de600717 (patch) | |
| tree | 0327a270903e9cab582c9cdfd2ac31bef9077b61 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/StudioApplication | |
| parent | 0b0df0301bfa63e33034840651787a959e55ca38 (diff) | |
| parent | de5315c050369dd7d2cc7cdc2b82e9cde0d6da24 (diff) | |
| download | Tango-bb9f7604e91b3803c23c2212a4854512de600717.tar.gz Tango-bb9f7604e91b3803c23c2212a4854512de600717.zip | |
Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/StudioApplication')
| -rw-r--r-- | Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/StudioApplication/DefaultStudioApplicationManager.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/StudioApplication/DefaultStudioApplicationManager.cs b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/StudioApplication/DefaultStudioApplicationManager.cs index 6146d8f45..2e23d9d61 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/StudioApplication/DefaultStudioApplicationManager.cs +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/StudioApplication/DefaultStudioApplicationManager.cs @@ -379,6 +379,5 @@ namespace Tango.MachineStudio.UI.StudioApplication ConnectedMachine = null; } } - } } |
