MG: fixes for 1.1

git-svn-id: trunk@1925 -
This commit is contained in:
lazarus 2002-08-17 23:40:14 +00:00
parent a7f7084e68
commit b300987be8

View File

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