mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-31 00:54:59 +00:00
style<Window>: add window icon
This commit is contained in:
parent
cf09ab463c
commit
7f20437464
5 changed files with 5 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450"
|
||||
x:Class="SourceGit.Views.AssumeUnchangedManager"
|
||||
x:DataType="vm:AssumeUnchangedManager"
|
||||
Icon="/App.ico"
|
||||
Title="{DynamicResource Text.AssumeUnchanged}"
|
||||
Background="{DynamicResource Brush.Window}"
|
||||
Width="600" Height="400"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue