mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
2407b36d54aa5164d005d9827e5a6405f9514fc3
- Removed the 'const' specifier from CMenuOptionChooser's getOption method. - Ensured that getOption methods in derived classes do not hide the base class methods. This should avoid compiler warnings related to method hiding and ensure that the correct getOption method is used without ambiguity. Tested and verified that no new warnings or errors are introduced.
Neutrino-HD ツ
Description
Languages
C++
85.3%
C
12.3%
M4
0.6%
Makefile
0.6%
JavaScript
0.4%
Other
0.7%