mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
menu: typo?
Origin commit data
------------------
Branch: ni/coolstream
Commit: 14c33fef9c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-09-14 (Tue, 14 Sep 2021)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -461,7 +461,7 @@ class CMenuOptionChooser : public CAbstractMenuOptionChooser
|
|||||||
CMenuOptionChooser(const std::string &Name, int * const OptionValue, const struct keyval * const Options,
|
CMenuOptionChooser(const std::string &Name, int * const OptionValue, const struct keyval * const Options,
|
||||||
const size_t Number_Of_Options, const bool Active = false, CChangeObserver * const Observ = NULL,
|
const size_t Number_Of_Options, const bool Active = false, CChangeObserver * const Observ = NULL,
|
||||||
const neutrino_msg_t DirectKey = RC_NOKEY, const char * const IconName = NULL,
|
const neutrino_msg_t DirectKey = RC_NOKEY, const char * const IconName = NULL,
|
||||||
bool size_t = false, bool OptionsSort = false);
|
bool Pulldown = false, bool OptionsSort = false);
|
||||||
CMenuOptionChooser(const std::string &Name, int * const OptionValue, const struct keyval_ext * const Options,
|
CMenuOptionChooser(const std::string &Name, int * const OptionValue, const struct keyval_ext * const Options,
|
||||||
const size_t Number_Of_Options, const bool Active = false, CChangeObserver * const Observ = NULL,
|
const size_t Number_Of_Options, const bool Active = false, CChangeObserver * const Observ = NULL,
|
||||||
const neutrino_msg_t DirectKey = RC_NOKEY, const char * const IconName = NULL,
|
const neutrino_msg_t DirectKey = RC_NOKEY, const char * const IconName = NULL,
|
||||||
|
Reference in New Issue
Block a user