Qt5: fixed build without scrollable forms define.

git-svn-id: trunk@53809 -
This commit is contained in:
zeljko 2016-12-30 16:52:41 +00:00
parent 2b41606a95
commit bd3190a44a

View File

@ -7161,8 +7161,8 @@ begin
end;
{$ENDIF}
end;
{$ENDIF}
end else
{$ENDIF}
Result:=inherited getClientBounds;
end;