unify DetailsLine-names; move define to settings.h

Origin commit data
------------------
Commit: 5b0faeab8c
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-13 (Mon, 13 Mar 2017)

Origin message was:
------------------
- unify DetailsLine-names; move define to settings.h
This commit is contained in:
vanhofen
2017-03-13 12:40:04 +01:00
parent 6b0d4ed2c0
commit 9c009ade29
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;