mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-14 11:39:25 +02:00
MG: fixed bracket hilighting
git-svn-id: trunk@1943 -
This commit is contained in:
parent
47b78dc348
commit
fcf6d2c8ad
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user