mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
- setting_helpers: rename CStreamFeaturesChangeExec to CPluginsExec
This commit is contained in:
@@ -115,7 +115,7 @@ class CNVODChangeExec : public CMenuTarget
|
||||
int exec(CMenuTarget* parent, const std::string & actionKey);
|
||||
};
|
||||
|
||||
class CStreamFeaturesChangeExec : public CMenuTarget
|
||||
class CPluginsExec : public CMenuTarget
|
||||
{
|
||||
public:
|
||||
int exec(CMenuTarget* parent, const std::string & actionKey);
|
||||
|
Reference in New Issue
Block a user