Qt: fixed compilation after r51754 #23680b8def

git-svn-id: trunk@51755 -
This commit is contained in:
zeljko 2016-02-29 12:08:53 +00:00
parent 23680b8def
commit 849012c446

View File

@ -379,7 +379,7 @@ const
var
Widget: TQtMainWindow;
R: TRect;
{$IF (DEFINED HASX11) OR DEFINED(MSWINDOWS)}
{$IF DEFINED (HASX11) OR DEFINED(MSWINDOWS)}
APopupParent: TCustomForm;
{$ENDIF}
{$IFDEF HASX11}