mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-04 04:18:25 +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;
|
||||
|
||||
ARawImage.Init;
|
||||
FillStandardDescription(ARawImage.Description);
|
||||
Context := TQtDeviceContext(ADC);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user