* Use CComponentsInfoBox for menu hint

This commit is contained in:
micha-bbg
2012-07-17 16:51:00 +02:00
parent 5c862f76a9
commit fd1ec29d83
2 changed files with 17 additions and 10 deletions

View File

@@ -424,6 +424,8 @@ class CMenuWidget : public CMenuTarget
mn_widget_id_t widget_index;
CMenuGlobal *mglobal;
CComponentsDetailLine *details_line;
CComponentsInfoBox *info_box;
protected:
std::string nameString;
neutrino_locale_t name;