mirror of
https://github.com/sourcegit-scm/sourcegit.git
synced 2024-10-31 13:03:20 -07:00
feature: try to enable DBus file picker on Linux platforms (#289)
This commit is contained in:
parent
f5d4f61c8a
commit
db40a3f368
1 changed files with 0 additions and 3 deletions
|
@ -47,9 +47,6 @@ namespace SourceGit.Native
|
|||
{
|
||||
EnableIme = true,
|
||||
});
|
||||
|
||||
// Free-desktop file picker has an extra black background panel.
|
||||
builder.UseManagedSystemDialogs();
|
||||
}
|
||||
|
||||
public string FindGitExecutable()
|
||||
|
|
Loading…
Reference in a new issue