gui/widget/menue.cpp: fix jump to some item types with direct key

Origin commit data
------------------
Branch: ni/coolstream
Commit: 9fe3e97c84
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-04 (Mon, 04 Nov 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2013-11-04 14:47:09 +04:00
parent 1bf8efed9e
commit 690d71f106

View File

@@ -560,6 +560,8 @@ int CMenuWidget::exec(CMenuTarget* parent, const std::string &)
if (titem->isSelectable()) {
items[selected]->paint( false );
selected= i;
paintHint(selected);
pos = selected;
msg= CRCInput::RC_ok;
} else {
// swallow-key...