gui/widget/menue.cpp: revert testing changes

This commit is contained in:
[CST] Focus
2013-12-15 14:56:12 +04:00
parent 2ebdf6dfbb
commit 5cc2620008

View File

@@ -785,8 +785,8 @@ void CMenuWidget::checkHints()
break;
}
}
//if (has_hints)
// GenericMenuBack->setHint(NEUTRINO_ICON_HINT_BACK, LOCALE_MENU_HINT_BACK);
if (has_hints)
GenericMenuBack->setHint(NEUTRINO_ICON_HINT_BACK, LOCALE_MENU_HINT_BACK);
}
void CMenuWidget::calcSize()