Skip to content

Commit

Permalink
Hide icon for ErrorWindow
Browse files Browse the repository at this point in the history
  • Loading branch information
ashokgelal committed Apr 25, 2017
1 parent 3cfc585 commit 4f34b13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Magpie/Magpie/Views/ErrorWindow.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ public partial class ErrorWindow
public ErrorWindow()
{
InitializeComponent();
SetValue(NoIconBehavior.ShowIconProperty, false);
}
}
}

0 comments on commit 4f34b13

Please sign in to comment.