MG: fixed notebook client area, send messages and minor bugs

git-svn-id: trunk@2000 -
This commit is contained in:
lazarus 2002-08-17 23:40:35 +00:00
parent f7948ac0f1
commit 4dcdd090d2

View File

@ -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