Close the whole menu hierarchy when invoking an item via keyboard. Added

a TODO comment.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23389 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini
2008-01-11 12:08:21 +00:00
parent cc2bf27596
commit 6e11b3f991
2 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -234,7 +234,7 @@ private:
// private methods called by BWindow
int State(BMenuItem** _item = NULL) const;
void InvokeItem(BMenuItem* item, bool now = false);
void QuitTracking();
void QuitTracking(bool onlyThis = true);
static menu_info sMenuInfo;
static bool sAltAsCommandKey;