CUpnpBrowserGui: do intit screen properties already on changed settings on runtime

Origin commit data
------------------
Commit: b297c57a31
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-29 (Mon, 29 Feb 2016)
This commit is contained in:
2016-02-29 11:37:08 +01:00
parent 42d0617e2b
commit 04bc6633e8
2 changed files with 31 additions and 22 deletions

View File

@@ -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();