mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
CUpnpBrowserGui: do intit screen properties already on changed settings on runtime
This commit is contained in:
@@ -101,7 +101,7 @@ class CUpnpBrowserGui : public CMenuTarget, public CListHelpers
|
||||
void splitProtocol(std::string &protocol, std::string &prot, std::string &network, std::string &mime, std::string &additional);
|
||||
bool getResults(std::string id, unsigned int start, unsigned int count, std::list<UPnPAttribute> &results);
|
||||
std::vector<UPnPEntry> *decodeResult(std::string);
|
||||
void initModules();
|
||||
void Init();
|
||||
void updateDeviceSelection(int newpos);
|
||||
void selectDevice();
|
||||
void paintDevices();
|
||||
|
Reference in New Issue
Block a user