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

@@ -97,7 +97,7 @@ class CUpnpBrowserGui : public CMenuTarget, public CListHelpers
time_t m_time_played;
bool m_playing_entry_is_shown;
time_t timeout;
CComponentsDetailLine * dline;
CComponentsDetailsLine * dline;
CComponentsFooter footer;
CComponentsInfoBox topbox, infobox, timebox;
CComponentsPicture *image;