This commit is contained in:
Basile Burg 2015-12-04 22:59:24 +01:00
parent 73e3acb8b4
commit 7ca3c55079
1 changed files with 1 additions and 1 deletions

View File

@ -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