mirror of https://gitlab.com/basile.b/dexed.git
symlist, redetect background tool during run-time, when refreshed manually
This commit is contained in:
parent
71759ed746
commit
2c2909c447
|
@ -540,6 +540,7 @@ end;
|
|||
|
||||
procedure TCESymbolListWidget.btnRefreshClick(Sender: TObject);
|
||||
begin
|
||||
checkIfHasToolExe;
|
||||
fActRefresh.Execute;
|
||||
end;
|
||||
|
||||
|
|
Loading…
Reference in New Issue