CUpnpBrowserGui: rework image view

Origin commit data
------------------
Branch: ni/coolstream
Commit: 64513ec10d
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-26 (Fri, 26 Feb 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2016-02-26 16:22:35 +01:00
parent 757c67cf8f
commit 91ade5d4ab
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);