Gtk2: fixed compilation with -dVerboseRawImage

git-svn-id: trunk@35478 -
This commit is contained in:
zeljko 2012-02-19 12:08:06 +00:00
parent c369edc334
commit a4ee9b8f81

View File

@ -3124,7 +3124,7 @@ begin
end;
{$IFDEF VerboseRawImage}
DebugLn('TGtk2WidgetSet.GetWindowRawImageDescription A ',RawImageDescriptionAsString(Desc));
DebugLn('TGtk2WidgetSet.GetWindowRawImageDescription A ',ADesc.AsString);
{$ENDIF}
Result := True;