mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
CUpnpBrowserGui: rework top box arrangement
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user