CUpnpBrowserGui: rework image view

This commit is contained in:
2016-02-26 16:22:35 +01:00
parent 2db623a445
commit 64513ec10d
2 changed files with 26 additions and 55 deletions

View File

@@ -104,6 +104,7 @@ class CUpnpBrowserGui : public CMenuTarget, public CListHelpers
CComponentsDetailLine * dline;
CComponentsFooter footer;
CComponentsInfoBox ibox, timebox, topbox;
CComponentsPicture *image;
bool discoverDevices();
void splitProtocol(std::string &protocol, std::string &prot, std::string &network, std::string &mime, std::string &additional);