-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.1, 6.6.0 Beta1
-
None
-
-
63b64084c (dev)
The attached example program shows that when calling:
settings.setValue("HelpUsage/HelpCancelled", true);
settings.remove("HelpUsage");
if (!settings.value("HelpUsage/HelpCancelled", false).toBool())
For a group of settings then the default value (false) is not restored for a boolean key in that group.
- relates to
-
QTBUG-115509 tst_qsettings doesn't pass on WASM
-
- Closed
-