mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-22 02:19:37 +02:00
fixed typo in r21599 #c8a5a6f6f2
git-svn-id: trunk@21600 -
This commit is contained in:
parent
c8a5a6f6f2
commit
a1f53fabc8
@ -197,6 +197,6 @@ function gdk_screen_is_composited(screen: PGdkScreen): gboolean; cdecl; external
|
||||
{$ifdef ver2_2}
|
||||
{$ifdef darwin}
|
||||
// this linklib statement is not present in gtk2.pas
|
||||
{linklib gthread-2.0}
|
||||
{$linklib gthread-2.0}
|
||||
{$endif}
|
||||
{$endif}
|
||||
|
Loading…
Reference in New Issue
Block a user