Change new class member name to more unique, this prevents possible conflicts - with strict compile at least one was in bouqueteditor_channels.cpp

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1910 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
focus
2011-11-26 09:31:53 +00:00
parent 8b5857909b
commit bdd958ba74
2 changed files with 4 additions and 4 deletions

View File

@@ -390,7 +390,7 @@ class CMenuWidget : public CMenuTarget
{
private:
mn_widget_id_t widget_index;
CMenuGlobal *m;
CMenuGlobal *mglobal;
protected:
std::string nameString;
neutrino_locale_t name;