- unify DetailsLine-names; move define to settings.h

This commit is contained in:
svenhoefer
2017-03-13 12:40:04 +01:00
parent 3fa097ebb9
commit 5b0faeab8c
21 changed files with 60 additions and 60 deletions

View File

@@ -139,7 +139,7 @@ class CAudioPlayerGui : public CMenuTarget
int m_idletime;
bool m_screensaver;
bool m_inetmode;
CComponentsDetailLine *dline;
CComponentsDetailsLine *dline;
CComponentsInfoBox *ibox;
SMSKeyInput m_SMSKeyInput;