mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-22 10:22:45 +02:00
MG: fixes for 1.1
git-svn-id: trunk@2117 -
This commit is contained in:
parent
a3539b698f
commit
10bb089942
@ -20,7 +20,7 @@ interface
|
|||||||
|
|
||||||
uses
|
uses
|
||||||
{$Ifndef Win32}
|
{$Ifndef Win32}
|
||||||
X,XLib,//Font retrieval
|
X, XLib,//Font retrieval
|
||||||
{$EndIf}
|
{$EndIf}
|
||||||
InterfaceBase, {$Ifndef NoGdkPixbufLib}gdkpixbuf,{$EndIf} gtk, gdk,
|
InterfaceBase, {$Ifndef NoGdkPixbufLib}gdkpixbuf,{$EndIf} gtk, gdk,
|
||||||
glib, SysUtils, LMessages, Classes, Controls, Forms, VclGlobals,
|
glib, SysUtils, LMessages, Classes, Controls, Forms, VclGlobals,
|
||||||
|
Loading…
Reference in New Issue
Block a user