Menu: check numBytes == 1 on KeyDown

This commit is contained in:
John Scipione
2013-08-25 00:08:44 -04:00
parent cccc4076db
commit 44dc533861
2 changed files with 23 additions and 13 deletions
+1
View File
@@ -268,6 +268,7 @@ private:
int _State(BMenuItem** _item = NULL) const;
void _InvokeItem(BMenuItem* item, bool now = false);
void _InvokeTrigger(const char* bytes);
void _QuitTracking(bool onlyThis = true);
static menu_info sMenuInfo;