mirror of https://gitlab.com/basile.b/dexed.git
typo
This commit is contained in:
parent
73e3acb8b4
commit
7ca3c55079
|
@ -2184,7 +2184,7 @@ begin
|
|||
if assigned(fProjectInterface) then case fProjectInterface.getFormat of
|
||||
pfDub: win := DockMaster.GetAnchorSite(fPrjCfWidg);
|
||||
pfNative: win := DockMaster.GetAnchorSite(fDubProjWidg);
|
||||
end;
|
||||
end
|
||||
else win := DockMaster.GetAnchorSite(fPrjCfWidg);
|
||||
if assigned(win) then
|
||||
begin
|
||||
|
|
Loading…
Reference in New Issue