x86_64 build fix.
This commit is contained in:
parent
568187da8d
commit
3d2f70c527
|
@ -246,7 +246,7 @@ void
|
||||||
ReplicantStatusView::MouseDown(BPoint point)
|
ReplicantStatusView::MouseDown(BPoint point)
|
||||||
{
|
{
|
||||||
|
|
||||||
unsigned long buttons;
|
uint32 buttons;
|
||||||
if (LockLooper()) {
|
if (LockLooper()) {
|
||||||
GetMouse(&point, &buttons, false);
|
GetMouse(&point, &buttons, false);
|
||||||
UnlockLooper();
|
UnlockLooper();
|
||||||
|
|
Ŝarĝante…
Reference in New Issue