fix video folderplay

This commit is contained in:
Jacek Jendrzej
2017-10-08 16:41:28 +02:00
parent 7f1d736781
commit ea0cd48d18
3 changed files with 15 additions and 6 deletions

View File

@@ -96,6 +96,7 @@ class CUpnpBrowserGui : public CMenuTarget, public CListHelpers
time_t m_time_played;
bool m_playing_entry_is_shown;
time_t timeout;
int video_key_msg;
CComponentsDetailsLine * dline;
CComponentsFooter footer;
CComponentsInfoBox topbox, infobox, timebox;