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

This commit is contained in:
[CST] Focus
2012-07-16 19:11:17 +04:00
parent 3b0dec611c
commit eb5b8328ec
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();