mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-21 20:24:59 +00:00
refactor: load external tool's icon on startup
This commit is contained in:
parent
0da067caa3
commit
a976f007f5
3 changed files with 25 additions and 43 deletions
|
@ -266,6 +266,7 @@ namespace SourceGit
|
|||
if (ApplicationLifetime is IClassicDesktopStyleApplicationLifetime desktop)
|
||||
{
|
||||
BindingPlugins.DataValidators.RemoveAt(0);
|
||||
Native.OS.SetupEnternalTools();
|
||||
|
||||
var launcher = new Views.Launcher();
|
||||
_notificationReceiver = launcher;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue