fix the build
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8420 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1330,7 +1330,7 @@ MapView::MouseMoved(BPoint point, uint32 transit, const BMessage *msg)
|
||||
}
|
||||
}
|
||||
}
|
||||
BControl::MouseMoved(point, transit, message);
|
||||
BControl::MouseMoved(point, transit, msg);
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user