Skip to content
  • Sebastian Kügler's avatar
    exit codes work · c30a3af2
    Sebastian Kügler authored
    Make sure we return as soon as we notice a problem. This avoids calling
    qApp->quit() before the event loop is stopped, and makes returning the
    proper error code work.
    c30a3af2