mirror of https://github.com/cutefishos/calamares
[calamares] Silence QBasicTimer warning message.
Relying on auto-qobject deletion on shutdown generates a warning message 17:23:44 [0]: QBasicTimer::start: QBasicTimer can only be used with threads started with QThread which is annoying. Since we're in shutdown, just skip deletion entirely, and leave the model unparented. FIXES #472main
parent
185f46e2c4
commit
495f94dde8
Loading…
Reference in New Issue