mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
add some mor help keys; fix 592a51c44a
Origin commit data ------------------ Commit:08b5b192b2
Author: vanhofen <vanhofen@gmx.de> Date: 2019-12-09 (Mon, 09 Dec 2019) Origin message was: ------------------ - add some mor help keys; fix592a51c44a
This commit is contained in:
@@ -568,6 +568,7 @@ int COPKGManager::showMenu()
|
||||
|
||||
menu_offset = menu->getItemsCount();
|
||||
|
||||
menu->addKey(CRCInput::RC_help, this, "rc_info");
|
||||
menu->addKey(CRCInput::RC_info, this, "rc_info");
|
||||
menu->addKey(CRCInput::RC_blue, this, "rc_blue");
|
||||
menu->addKey(CRCInput::RC_yellow, this, "rc_yellow");
|
||||
|
Reference in New Issue
Block a user