mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-30 20:42:39 +02:00
gtk2 intf: reduced output
git-svn-id: trunk@14082 -
This commit is contained in:
parent
54bf460d15
commit
1a08f04dfb
@ -1489,9 +1489,7 @@ begin
|
||||
Result := CallBackDefaultReturn;
|
||||
if AInfo^.ChangeLock > 0 then Exit;
|
||||
Msg.Msg := LM_CLICKED;
|
||||
DebugLn(['Gtk2WSButton_Clicked AAA1 ',GetWidgetDebugReport(AWidget)]);
|
||||
Result := DeliverMessage(AInfo^.LCLObject, Msg) = 0;
|
||||
DebugLn(['Gtk2WSButton_Clicked END ',dbgs(AWidget)]);
|
||||
end;
|
||||
|
||||
{ TGtk2WSButton }
|
||||
|
Loading…
Reference in New Issue
Block a user