mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 04:34:59 +00:00
refactor: replace all window with custom ChromelessWindow
This commit is contained in:
parent
68061f82b1
commit
f5b35d3db2
23 changed files with 414 additions and 649 deletions
|
@ -4,7 +4,7 @@ using Avalonia.Interactivity;
|
|||
|
||||
namespace SourceGit.Views
|
||||
{
|
||||
public partial class AssumeUnchangedManager : Window
|
||||
public partial class AssumeUnchangedManager : ChromelessWindow
|
||||
{
|
||||
public AssumeUnchangedManager()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue