mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-21 20:24:59 +00:00
feature: workspace support (#445)
This commit is contained in:
parent
acd6171350
commit
ebc112a627
27 changed files with 473 additions and 109 deletions
|
@ -35,7 +35,7 @@ namespace SourceGit.Native
|
|||
}
|
||||
|
||||
public void SetupApp(AppBuilder builder)
|
||||
{
|
||||
{
|
||||
builder.With(new X11PlatformOptions()
|
||||
{
|
||||
EnableIme = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue