setting_helpers: rename CStreamFeaturesChangeExec to CPluginsExec

Origin commit data
------------------
Branch: ni/coolstream
Commit: 237892ffd2
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-08 (Mon, 08 Sep 2014)

Origin message was:
------------------
- setting_helpers: rename CStreamFeaturesChangeExec to CPluginsExec

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2014-09-08 16:33:26 +02:00
parent 86f7ef24e9
commit 167f8e295b
3 changed files with 8 additions and 21 deletions

View File

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