MG: reduced output

git-svn-id: trunk@748 -
This commit is contained in:
lazarus 2002-02-09 01:46:15 +00:00
parent 535971744d
commit db7c768ec3

View File

@ -3771,7 +3771,6 @@ begin
gtk_widget_set_app_paintable(p,true);
{$ENDIF}
HookSignals(Sender);
writeln('Sender=',Sender.ClassName,' p=',HexStr(Cardinal(p),8),' ',HexStr(Cardinal(GetWidgetInfo(p,false)),8));
end;
end;
@ -5299,6 +5298,9 @@ end;
{ =============================================================================
$Log$
Revision 1.170 2002/08/21 11:42:52 lazarus
MG: reduced output
Revision 1.169 2002/08/21 11:42:09 lazarus
MG: fixed mem leaks