Somehow r23154 reverted r22930...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23233 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1599,6 +1599,7 @@ BView::SetEventMask(uint32 mask, uint32 options)
|
||||
fOwner->fLink->StartMessage(AS_LAYER_SET_EVENT_MASK);
|
||||
fOwner->fLink->Attach<uint32>(mask);
|
||||
fOwner->fLink->Attach<uint32>(options);
|
||||
fOwner->fLink->Flush();
|
||||
}
|
||||
|
||||
return B_OK;
|
||||
|
||||
Reference in New Issue
Block a user