mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 18:31:22 +02:00
- user_menu: allow controlable return_title value
This commit is contained in:
@@ -76,7 +76,7 @@ class CUserMenu : public CChangeObserver
|
||||
CUserMenu();
|
||||
~CUserMenu();
|
||||
bool showUserMenu(neutrino_msg_t msg);
|
||||
static const char *getUserMenuButtonName(int button, bool &active);
|
||||
static const char *getUserMenuButtonName(int button, bool &active, bool return_title = false);
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user