Project

General

Profile

Bug #2081 ยป upnp-virtual-method.diff

peterh, 02/03/2015 02:59 PM

View differences:

include/plugin.h
* This function must be overriden if the sub plugin wants to read
* a configuration file.
*/
bool Parse(const string& uri);
virtual bool Parse(const string& uri);
    (1-1/1)