gui/widget/menue.cpp: disable 'back' hint, if no other hints present

Origin commit data
------------------
Branch: ni/coolstream
Commit: 04f1e9c3f2
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-24 (Tue, 24 Jul 2012)


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

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2012-07-24 15:13:18 +04:00
parent 8bec589bb6
commit fea9918329
2 changed files with 23 additions and 2 deletions

View File

@@ -462,6 +462,7 @@ class CMenuWidget : public CMenuTarget
void Init(const std::string & Icon, const int mwidth, const mn_widget_id_t &w_index);
virtual void paintItems();
void checkHints();
void calcSize();
void saveScreen();
void restoreScreen();