mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-31 02:12:35 +02:00
qt: remove unneeded variable
git-svn-id: trunk@38629 -
This commit is contained in:
parent
9b1a4002bc
commit
d974842de6
@ -2180,7 +2180,6 @@ function TQtWidgetSet.ExtTextOut(DC: HDC; X, Y: Integer; Options: Longint;
|
||||
var
|
||||
WideStr: WideString;
|
||||
QtDC: TQtDeviceContext absolute DC;
|
||||
B: Boolean;
|
||||
R, R1: TRect;
|
||||
|
||||
procedure DoDrawCharByChar(const AClipped: Boolean);
|
||||
|
Loading…
Reference in New Issue
Block a user