mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
- rename g_PluginList to g_Plugins; this isn't a list of plugins
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
#include <system/setting_helpers.h>
|
||||
|
||||
class CPlugins;
|
||||
extern CPlugins * g_PluginList; /* neutrino.cpp */
|
||||
extern CPlugins * g_Plugins; /* neutrino.cpp */
|
||||
|
||||
//helper class to enable/disable some items in usermenu setup
|
||||
class CUserMenuNotifier : public CChangeObserver
|
||||
|
Reference in New Issue
Block a user