mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 14:56:00 +02:00
Qt: call missed ARawImage.Init
git-svn-id: trunk@12143 -
This commit is contained in:
parent
015e551c12
commit
dc38b0885f
@ -445,6 +445,7 @@ begin
|
|||||||
|
|
||||||
Result := True;
|
Result := True;
|
||||||
|
|
||||||
|
ARawImage.Init;
|
||||||
FillStandardDescription(ARawImage.Description);
|
FillStandardDescription(ARawImage.Description);
|
||||||
Context := TQtDeviceContext(ADC);
|
Context := TQtDeviceContext(ADC);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user