mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
CUpnpBrowserGui: move module init into own member
Origin commit data
------------------
Commit: f55f6fcbdf
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-27 (Sat, 27 Feb 2016)
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 updateDeviceSelection(int newpos);
|
||||
void selectDevice();
|
||||
void paintDevices();
|
||||
|
Reference in New Issue
Block a user