• Stefan Tauner's avatar
    EE GUI: let the user abort without ^C · ebf6745d
    Stefan Tauner authored
    Previously, the user was asked to supply a valid FIJI config repeatedly if
    none was provided. Even canceling the dialog would not end the
    application.
    
    With this patch the user is asked repeatedly only if it is not valid (throwing
    errors). If the user cancels loading the config file, EE GUI aborts completely.
    ebf6745d