Use CComponentsInfoBox for menu hint

Origin commit data
------------------
Branch: ni/coolstream
Commit: fd1ec29d83
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-17 (Tue, 17 Jul 2012)

Origin message was:
------------------
* Use CComponentsInfoBox for menu hint

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

------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2012-07-17 16:51:00 +02:00
parent 42a055e9bd
commit 79a997f386
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;