mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-08 01:37:26 +01:00
Opkman: Bug fix: Links don't work under linux. Reported by @Alextp.
git-svn-id: trunk@53745 -
This commit is contained in:
parent
c3a54973c7
commit
a55e452fad
@ -1751,7 +1751,7 @@ begin
|
||||
FLinkClicked := False;
|
||||
FHoverColumn := -1;
|
||||
FHoverNode := nil;
|
||||
OpenDocument(FLink);
|
||||
OpenURL(FLink);
|
||||
end;
|
||||
end;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user