Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.3.4
-
None
Description
When passing an unsigned int (quint32) to QSettings::setValue(), it creates a REG_SZ based registry key instead of a REG_DWORD.
When passing an unsigned int (quint32) to QSettings::setValue(), it creates a REG_SZ based registry key instead of a REG_DWORD.