Skip to content
Commit 88e31595 authored by Dan Leinir Turthra Jensen's avatar Dan Leinir Turthra Jensen 🌈
Browse files

Ensure only one allInitialised emission

To ensure we only have one allInitialized emission (at least just
one per run of the event handler), swap out the singleshot inline
timer for a proper QTimer instance. Also, use this timer elsewhere
the emission was previously done, just in case, and for the sake
of consistency.

Differential Revision: https://phabricator.kde.org/D18262
parent 798514c1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment