mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
- start_wizard: use a global enum; switch detection from bool to int
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
|
||||
|
||||
|
||||
COsdLangSetup::COsdLangSetup(bool wizard_mode)
|
||||
COsdLangSetup::COsdLangSetup(int wizard_mode)
|
||||
{
|
||||
is_wizard = wizard_mode;
|
||||
|
||||
|
Reference in New Issue
Block a user