gui/widget/menue.cpp: fade-in, if menu was hidden, for testing

Origin commit data
------------------
Branch: ni/coolstream
Commit: eb5b8328ec
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-16 (Mon, 16 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-16 19:11:17 +04:00
parent b3195e2edc
commit f1ad97d454
2 changed files with 5 additions and 0 deletions

View File

@@ -454,6 +454,7 @@ class CMenuWidget : public CMenuTarget
bool exit_pressed;
bool from_wizard;
bool fade;
bool washidden;
void Init(const std::string & Icon, const int mwidth, const mn_widget_id_t &w_index);
virtual void paintItems();