mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 13:56:05 +02:00
removed unneeded SendDockNotification
git-svn-id: trunk@5355 -
This commit is contained in:
parent
1ad1a10321
commit
3ad2b1a32d
@ -1380,14 +1380,6 @@ begin
|
||||
Dispatch(TheMessage);
|
||||
end;
|
||||
|
||||
{------------------------------------------------------------------------------
|
||||
TControl SendDockNotification
|
||||
------------------------------------------------------------------------------}
|
||||
Procedure SendDockNotification(Msg: Cardinal; WParam, LParam : Integer);
|
||||
Begin
|
||||
//TODO: SendDockNotification
|
||||
end;
|
||||
|
||||
{------------------------------------------------------------------------------
|
||||
TControl Invalidate
|
||||
------------------------------------------------------------------------------}
|
||||
@ -2884,6 +2876,9 @@ end;
|
||||
|
||||
{ =============================================================================
|
||||
$Log$
|
||||
Revision 1.179 2004/04/01 18:09:50 mattias
|
||||
removed unneeded SendDockNotification
|
||||
|
||||
Revision 1.178 2004/03/24 01:21:41 marc
|
||||
* Simplified signals for gtkwsbutton
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user