mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
Merge branch 'master' into pu/mp
This commit is contained in:
@@ -67,11 +67,13 @@ CStartUpWizard::~CStartUpWizard()
|
||||
{
|
||||
}
|
||||
|
||||
#ifdef ENABLE_FASTSCAN
|
||||
const CMenuOptionChooser::keyval WIZARD_SETUP_TYPE[] =
|
||||
{
|
||||
{ 0, LOCALE_WIZARD_SETUP_EASY },
|
||||
{ 1, LOCALE_WIZARD_SETUP_ADVANCED },
|
||||
};
|
||||
#endif
|
||||
|
||||
int CStartUpWizard::exec(CMenuTarget* parent, const string & /*actionKey*/)
|
||||
{
|
||||
|
Reference in New Issue
Block a user