make sure that settings are marked as 'updated' even when selecting veryfast preset
This commit is contained in:
parent
93d44b2b15
commit
4cdeeaaa18
@ -476,9 +476,10 @@ INT_PTR SettingsAdvanced::ProcMessage(UINT message, WPARAM wParam, LPARAM lParam
|
||||
{
|
||||
bHasWarned = TRUE;
|
||||
ShowWindow(GetDlgItem(hwnd, IDC_INFO), SW_SHOW);
|
||||
SetChangedSettings(true);
|
||||
}
|
||||
}
|
||||
|
||||
SetChangedSettings(true);
|
||||
}
|
||||
break;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user