qt4(Win32): correct crash when saving preferences
The way options are stored in a list by append and retrieve by named index (enum list) is kind of risky. Errors can easily occur, some are obvious (crash), others may be more silent.
Showing
Please register or sign in to comment