mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-02 17:44: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
|
@ -10,6 +10,7 @@
|
|||
x:Class="SourceGit.Views.FileHistories"
|
||||
x:DataType="vm:FileHistories"
|
||||
x:Name="me"
|
||||
Icon="/App.ico"
|
||||
Title="{DynamicResource Text.FileHistory}"
|
||||
MinWidth="1280" MinHeight="720"
|
||||
BorderThickness="1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue