BeWo Server-Client update
This commit is contained in:
@@ -5,6 +5,7 @@ using System.Windows;
|
||||
using System.Windows.Controls;
|
||||
using BeWo.Core.Config;
|
||||
using BeWo.ServiceProxy;
|
||||
using BeWo.View;
|
||||
|
||||
|
||||
namespace BeWo
|
||||
@@ -78,7 +79,9 @@ namespace BeWo
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
BeWoApp.MainControl.HomeView.CloseServerConnection();
|
||||
|
||||
BeWoApp.CurrentBeWo.DocumentWatcher.LoescheTempDateien();
|
||||
|
||||
Application.Current.Shutdown();
|
||||
|
||||
Reference in New Issue
Block a user