mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-15 04:41:25 +02:00
Gtk2: fixed compilation with -dVerboseRawImage
git-svn-id: trunk@35478 -
This commit is contained in:
parent
c369edc334
commit
a4ee9b8f81
@ -3124,7 +3124,7 @@ begin
|
|||||||
end;
|
end;
|
||||||
|
|
||||||
{$IFDEF VerboseRawImage}
|
{$IFDEF VerboseRawImage}
|
||||||
DebugLn('TGtk2WidgetSet.GetWindowRawImageDescription A ',RawImageDescriptionAsString(Desc));
|
DebugLn('TGtk2WidgetSet.GetWindowRawImageDescription A ',ADesc.AsString);
|
||||||
{$ENDIF}
|
{$ENDIF}
|
||||||
|
|
||||||
Result := True;
|
Result := True;
|
||||||
|
Loading…
Reference in New Issue
Block a user