Accidentally commented out RestoreFocus().
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12987 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
3c109b50be
commit
4ef10a59e4
@ -477,7 +477,7 @@ BMenuBar::StealFocus()
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
void
|
||||
BMenuBar::RestoreFocus()
|
||||
{
|
||||
@ -494,7 +494,7 @@ BMenuBar::RestoreFocus()
|
||||
window->Unlock();
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
void
|
||||
BMenuBar::InitData(menu_layout layout)
|
||||
|
Loading…
Reference in New Issue
Block a user