* Audioplayer: CComponentsInfoBox use to paint infobox

This commit is contained in:
micha-bbg
2012-07-22 17:28:59 +02:00
parent 28b602a8b3
commit 64b3debba2
2 changed files with 18 additions and 7 deletions

View File

@@ -140,6 +140,8 @@ class CAudioPlayerGui : public CMenuTarget
bool m_screensaver;
bool m_inetmode;
uint32_t stimer;
CComponentsDetailLine *dline;
CComponentsInfoBox *ibox;
SMSKeyInput m_SMSKeyInput;