CUpnpBrowserGui: rework top box arrangement

Origin commit data
------------------
Branch: ni/coolstream
Commit: 2db623a445
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 14:56:38 +01:00
parent 7399ffed42
commit 757c67cf8f
2 changed files with 74 additions and 57 deletions

View File

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