HomePhabricator

qt: Make splash and shutdown window ignore close events
cfc5cfb0f0d0Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

qt: Make splash and shutdown window ignore close events

It's strange to be able to close these windows while there is work
in progress.

Also set Qt::WA_DeleteOnClose on both windows to make sure that they
are deleted eventually, no matter what happens.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Sep 22 2014, 08:08
deadalnixPushed on May 14 2017, 22:04
Parents
rABC6b09bc45b124: Merge pull request #4941
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABCcfc5cfb0f0d0: qt: Make splash and shutdown window ignore close events (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Sep 22 2014, 08:13