mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-10 09:39:25 +02:00
Qt: fixed compilation under non X11 platforms.
git-svn-id: trunk@29255 -
This commit is contained in:
parent
39fa1c6db3
commit
5abc30c3ed
@ -124,7 +124,7 @@ type
|
||||
|
||||
implementation
|
||||
|
||||
uses {$IFDEF HASX11}qtint,{$ENDIF} QtWSControls, LCLIntf;
|
||||
uses qtint, QtWSControls, LCLIntf;
|
||||
|
||||
{------------------------------------------------------------------------------
|
||||
Method: TQtWSCustomForm.CreateHandle
|
||||
|
Loading…
Reference in New Issue
Block a user