Adding a new account now forces a logout to clear any stale Pithos cookies
[pithos-ms-client] / trunk / Pithos.Client.WPF / App.xaml.cs
index f18643c..c44afb1 100644 (file)
@@ -52,6 +52,7 @@ using System.Windows;
 using Caliburn.Micro;
 using Pithos.Client.WPF.Configuration;
 using Pithos.Client.WPF.Properties;
+using Pithos.Interfaces;
 using log4net.Appender;
 using log4net.Core;
 using log4net.Repository.Hierarchy;
@@ -75,7 +76,6 @@ namespace Pithos.Client.WPF
         {
 
             //var instanceMutex=new Mutex()
-
             InitializeLogging();
 
             ///Register Application in the Restartmanager service