Index: src/DeltaShell/DeltaShell.Gui/Forms/SplashScreen.xaml.cs =================================================================== diff -u -r98a7464aa2f9a8163979b8a9d5ac617e412ba3a0 -re9ccb6e01ef8be942a76e62d937b995797ecbc7f --- src/DeltaShell/DeltaShell.Gui/Forms/SplashScreen.xaml.cs (.../SplashScreen.xaml.cs) (revision 98a7464aa2f9a8163979b8a9d5ac617e412ba3a0) +++ src/DeltaShell/DeltaShell.Gui/Forms/SplashScreen.xaml.cs (.../SplashScreen.xaml.cs) (revision e9ccb6e01ef8be942a76e62d937b995797ecbc7f) @@ -13,7 +13,7 @@ /// /// Interaction logic for SplashScreen.xaml /// - public partial class SplashScreen : Window + public partial class SplashScreen { private static readonly ILog log = LogManager.GetLogger(typeof(DeltaShellApplication));