mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user