small change
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13206 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
53ba0acbb1
commit
cd89e86a9d
@ -453,6 +453,9 @@ BMenuBar::Track(int32 *action, int32 startIndex, bool showMenu)
|
||||
window->Unlock();
|
||||
}
|
||||
|
||||
if (action != NULL)
|
||||
*action = static_cast<int32>(localAction);
|
||||
|
||||
return resultItem;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user