diff --git a/Arma.Studio/UI/Windows/MainWindowDataContext.cs b/Arma.Studio/UI/Windows/MainWindowDataContext.cs
index 30aa961..17f0fa9 100644
--- a/Arma.Studio/UI/Windows/MainWindowDataContext.cs
+++ b/Arma.Studio/UI/Windows/MainWindowDataContext.cs
@@ -433,16 +433,18 @@ private void LoadAvalonDockLayout()
{
System.IO.File.WriteAllText(App.LayoutConfigFilePath, @"{
""Types"": {
+ ""9a8ff5b9-8c6c-4d4e-8666-0ed9ef0b549e"": ""Arma.Studio.OutputWindow.OutputWindowDataContext, Arma.Studio.OutputWindow, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"",
""bbf6042f-4675-48d9-97cf-7396bf45d407"": ""Arma.Studio.CallstackWindow.CallstackWindowDataContext, Arma.Studio.CallstackWindow, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"",
""8327bf63-354e-4de4-b70b-c6ff2f6e2a43"": ""Arma.Studio.LocalsWindow.LocalsWindowDataContext, Arma.Studio.LocalsWindow, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"",
- ""9a8ff5b9-8c6c-4d4e-8666-0ed9ef0b549e"": ""Arma.Studio.OutputWindow.OutputWindowDataContext, Arma.Studio.OutputWindow, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"",
- ""bcf81bff-3d6c-4d33-8464-3351484011ff"": ""Arma.Studio.SolutionExplorer.SolutionExplorerDataContext, Arma.Studio.SolutionExplorer, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null""
+ ""bcf81bff-3d6c-4d33-8464-3351484011ff"": ""Arma.Studio.SolutionExplorer.SolutionExplorerDataContext, Arma.Studio.SolutionExplorer, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"",
+ ""4cee9c6a-c41f-472f-a9d0-883c260545ea"": ""Arma.Studio.ImmediateWindow.ImmediateWindowDataContext, Arma.Studio.ImmediateWindow, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null""
},
""PBO-Paths"": [],
+ ""9a8ff5b9-8c6c-4d4e-8666-0ed9ef0b549e"": {},
""bbf6042f-4675-48d9-97cf-7396bf45d407"": {},
""8327bf63-354e-4de4-b70b-c6ff2f6e2a43"": {},
- ""9a8ff5b9-8c6c-4d4e-8666-0ed9ef0b549e"": {},
- ""bcf81bff-3d6c-4d33-8464-3351484011ff"": {}
+ ""bcf81bff-3d6c-4d33-8464-3351484011ff"": {},
+ ""4cee9c6a-c41f-472f-a9d0-883c260545ea"": {}
}");
}
if (!System.IO.Directory.Exists(System.IO.Path.GetDirectoryName(App.LayoutFilePath)))
@@ -462,16 +464,17 @@ private void LoadAvalonDockLayout()
-
+
-
-
+
+
+
-
-
+
+