Qt: fixed compilation under non X11 platforms.

git-svn-id: trunk@29255 -
This commit is contained in:
zeljko 2011-01-30 10:38:15 +00:00
parent 39fa1c6db3
commit 5abc30c3ed

View File

@ -124,7 +124,7 @@ type
implementation
uses {$IFDEF HASX11}qtint,{$ENDIF} QtWSControls, LCLIntf;
uses qtint, QtWSControls, LCLIntf;
{------------------------------------------------------------------------------
Method: TQtWSCustomForm.CreateHandle