Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@15830 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
f81a2f7e8e
commit
cc34635cff
@ -992,7 +992,7 @@ bool CampoWizardPage7::ForwardValidate()
|
||||
//..e loro modalita' di esecuzione
|
||||
if (bInstAuth || bInstDict)
|
||||
{
|
||||
int nType = m_pRadioBox->GetSelection();
|
||||
int nType = m_pRadioBox->GetSelection() + 1; //+1 perchè 0 corrisponde a lm_none
|
||||
GetWizard().SetSrvAutostartMode((LurchMode)nType);
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user