* lcl/gtk2: only use X when HasX has been defined

git-svn-id: trunk@16453 -
This commit is contained in:
micha 2008-09-06 15:24:58 +00:00
parent d70830e8d5
commit 4538645d35

View File

@ -36,7 +36,7 @@ interface
uses uses
Types, Classes, SysUtils, Types, Classes, SysUtils,
{$IfNDef GTK2_2} {$IfNDef GTK2_2}
{$IfNDef Windows} {$IfDef HasX}
XLib, X, //XUtil, XLib, X, //XUtil,
{$EndIf} {$EndIf}
{$EndIf} {$EndIf}