mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
-pedantic fixes
This commit is contained in:
@@ -280,7 +280,7 @@ CMenuGlobal::CMenuGlobal()
|
||||
CMenuGlobal::~CMenuGlobal()
|
||||
{
|
||||
v_selected.clear();
|
||||
};
|
||||
}
|
||||
|
||||
//Note: use only singleton to create an instance in the constructor or init handler of menu widget
|
||||
CMenuGlobal* CMenuGlobal::getInstance()
|
||||
|
Reference in New Issue
Block a user