mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-19 11:00:24 +02:00
MG: further clientrect bugfixes
git-svn-id: trunk@1197 -
This commit is contained in:
parent
1483952443
commit
03d80ebaff
@ -31,6 +31,8 @@ unit InterfaceBase;
|
||||
{$LONGSTRINGS ON}
|
||||
interface
|
||||
|
||||
{ $DEFINE ClientRectBugFix}
|
||||
|
||||
{$ifdef Trace}
|
||||
{$ASSERTIONS ON}
|
||||
{$endif}
|
||||
@ -84,6 +86,9 @@ end.
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.9 2002/05/09 12:41:28 lazarus
|
||||
MG: further clientrect bugfixes
|
||||
|
||||
Revision 1.8 2002/03/29 19:11:38 lazarus
|
||||
Added Triple Click
|
||||
Shane
|
||||
|
Loading…
Reference in New Issue
Block a user