mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-08 06:20:51 +02:00
MG: fixes for 1.1
git-svn-id: trunk@1925 -
This commit is contained in:
parent
a7f7084e68
commit
b300987be8
@ -6078,7 +6078,7 @@ begin
|
||||
|
||||
// grab
|
||||
if (Value<>0) then begin
|
||||
{$IfNDef NoMouseCapture}
|
||||
{$IfDef ActivateMouseCapture}
|
||||
gtk_grab_add(PgtkWidget(Value));
|
||||
{$EndIf}
|
||||
end;
|
||||
@ -7400,6 +7400,9 @@ end;
|
||||
{ =============================================================================
|
||||
|
||||
$Log$
|
||||
Revision 1.166 2002/10/21 14:40:53 lazarus
|
||||
MG: fixes for 1.1
|
||||
|
||||
Revision 1.165 2002/10/20 21:54:04 lazarus
|
||||
MG: fixes for 1.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user