- 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

@@ -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;