mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-01 15:32:35 +02:00
MG: fixed notebook client area, send messages and minor bugs
git-svn-id: trunk@2000 -
This commit is contained in:
parent
f7948ac0f1
commit
4dcdd090d2
@ -501,7 +501,6 @@ begin
|
||||
//TObject(data).Dispatch(Mess);
|
||||
end;
|
||||
|
||||
|
||||
function gtkMonthChanged(Widget: PGtkWidget; data: gPointer) : GBoolean; cdecl;
|
||||
var
|
||||
MSG: TLMessage;
|
||||
@ -2257,6 +2256,9 @@ end;
|
||||
{ =============================================================================
|
||||
|
||||
$Log$
|
||||
Revision 1.123 2002/09/06 15:57:34 lazarus
|
||||
MG: fixed notebook client area, send messages and minor bugs
|
||||
|
||||
Revision 1.122 2002/09/05 12:11:43 lazarus
|
||||
MG: TNotebook is now streamable
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user