mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
gui/osdlang_setup.cpp: fix memleak
This commit is contained in:
@@ -54,6 +54,7 @@ class COsdLangSetup : public CMenuTarget, CChangeObserver
|
||||
int width;
|
||||
|
||||
bool is_wizard;
|
||||
CTZChangeNotifier * tzNotifier;
|
||||
|
||||
int showLocalSetup();
|
||||
void showPrefMenu(CMenuWidget *prefMenu, CLangSelectNotifier *langNotifier);
|
||||
|
Reference in New Issue
Block a user