Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make CloseWarningDialog async #8117

Merged
1 commit merged into from
Nov 20, 2020
Merged

Make CloseWarningDialog async #8117

1 commit merged into from
Nov 20, 2020

Commits on Oct 30, 2020

  1. Make CloseWarningDialog async

    As opening the dialog is async, the flag can be reset in the same
    method. This way the flag operations occur in the same method.
    Also, the event handler for cancel becomes obsolete.
    rhorber committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    ec5cf8e View commit details
    Browse the repository at this point in the history