mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-21 04:04:59 +00:00
style: views supports Linux
This commit is contained in:
parent
a89760c7a5
commit
267c955c88
12 changed files with 94 additions and 88 deletions
|
@ -6,8 +6,6 @@ using System.IO;
|
|||
|
||||
namespace SourceGit.Views {
|
||||
public partial class Preference : Window {
|
||||
public bool CanChangeTitleBarStyle => !OperatingSystem.IsMacOS();
|
||||
|
||||
public string DefaultUser {
|
||||
get;
|
||||
set;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue