mirror of https://gitlab.com/basile.b/dexed.git
goto def broken due to test in split view
This commit is contained in:
parent
2af68ab9d4
commit
8a9f7de283
|
@ -365,7 +365,8 @@ begin
|
|||
fDoc := TCESynMemo(page.Controls[0]);
|
||||
if fDoc.fileName <> fname then
|
||||
openDocument(fname);
|
||||
end;
|
||||
end
|
||||
else openDocument(fname);
|
||||
end;
|
||||
if srcpos <> -1 then
|
||||
begin
|
||||
|
|
Loading…
Reference in New Issue