MG: fixed bracket hilighting

git-svn-id: trunk@1943 -
This commit is contained in:
lazarus 2002-08-17 23:40:20 +00:00
parent 47b78dc348
commit fcf6d2c8ad

View File

@ -617,7 +617,7 @@ var
//parWindow : PgdkWindow; //the Parent's GDKWindow
DesignOnlySignal: boolean;
{ $DEFINE VerboseMouseBugfix}
{$DEFINE VerboseMouseBugfix}
function CheckMouseButtonDown(var LastMouse: TLastMouseClick;
BtnKey, MsgNormal, MsgDouble, MsgTriple: longint): boolean;
@ -2139,6 +2139,9 @@ end;
{ =============================================================================
$Log$
Revision 1.108 2002/08/24 07:09:04 lazarus
MG: fixed bracket hilighting
Revision 1.107 2002/08/24 06:51:22 lazarus
MG: from Andrew: style list fixes, autosize for radio/checkbtns