revert
Description:
public void revert ()
Reverts all unapplied changes to the settings.
This function does nothing unless this is in [‘delay-apply’ mode](class.Settings.html#delay-apply-mode). In the normal case settings are always applied immediately.
Change notifications will be emitted for affected keys.
Parameters:
| this |
the settings object |