mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 12:19:26 +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;
|
||||
|
||||
{$IFDEF VerboseRawImage}
|
||||
DebugLn('TGtk2WidgetSet.GetWindowRawImageDescription A ',RawImageDescriptionAsString(Desc));
|
||||
DebugLn('TGtk2WidgetSet.GetWindowRawImageDescription A ',ADesc.AsString);
|
||||
{$ENDIF}
|
||||
|
||||
Result := True;
|
||||
|
Loading…
Reference in New Issue
Block a user