Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.7.3
-
None
-
-
3
-
1dae2925d (dev)
-
Foundation Sprint 119, Foundation Sprint 120
Description
The settingsRestoredOnClose() property was deprecated a long time ago, and removed during the transition to Qt 6. However, the internal implementation that read this value was never removed.
The reasoning for the deprecation, and future plans, were described in commit 7c737e0edcb9358. The api was then obsoleted in commit bc0a65234440b6a, but the removal of the feature appears to have been forgotten.
I attached a draft of the changes needed to finish implementing this deprecation, and would be happy to try submitting it through gerrit.