I think we just need to properly set this flag in the results from KeyboardShortcutsWidget
PreferencesWidget::ResultAction_RestartSigil
So we record the value of that checkbox on entry and on exit we compare the current value to its initial value and if different we set this flag in the widget results.
That should cause the alert about restarting to be generated.
|