style(*): show window title in Windows Taskbar; add icon for about dialog

This commit is contained in:
leo 2020-07-31 14:43:24 +08:00
parent daaa88a720
commit 3c80f2700c
4 changed files with 14 additions and 6 deletions

View file

@ -6,7 +6,8 @@
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:SourceGit.UI"
xmlns:helpers="clr-namespace:SourceGit.Helpers"
mc:Ignorable="d"
mc:Ignorable="d"
Title="Interactive Rebase"
Height="600" Width="800">
<!-- Enable WindowChrome -->