diff --git a/PrototypChat/MainWindow.xaml.cs b/PrototypChat/MainWindow.xaml.cs index ada16b0..50722d4 100644 --- a/PrototypChat/MainWindow.xaml.cs +++ b/PrototypChat/MainWindow.xaml.cs @@ -74,7 +74,7 @@ namespace ownChat //ChatMainControl.AddContextMenu("In Dokumentation übernehmen", ChatMainControl_OnClickContextMenuItem); - CloseWindow(); + } private void ChatMainControl_OnOnEmojii(System.Windows.Controls.Button emojiButton)