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:
Jacek Jendrzej
2021-09-14 12:52:34 +02:00
committed by vanhofen
parent f880285573
commit a0c7adc492

View File

@@ -461,7 +461,7 @@ class CMenuOptionChooser : public CAbstractMenuOptionChooser
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 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,
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,