LCL-QT5: Disable a DebugLn giving output too often.

git-svn-id: trunk@64187 -
This commit is contained in:
juha 2020-12-09 11:48:25 +00:00
parent 3a7b29485d
commit 61ed7b3c3e

View File

@ -113,7 +113,7 @@ procedure TQtThemeServices.DrawEdge(DC: HDC;
Details: TThemedElementDetails; const R: TRect; Edge, Flags: Cardinal;
AContentRect: PRect);
begin
DebugLn('WARNING: TQtThemeServices.DrawEdge is not implemented.');
//DebugLn('WARNING: TQtThemeServices.DrawEdge is not implemented.');
end;
procedure TQtThemeServices.DrawElement(DC: HDC;