Skip to content
Commit b561afeb authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Fix thread affinity of Connection idle timer

The new QTimer introduced in previous commit was being created
in main thread instead of the Connection thread, causing tons of
warnings from QTimer on start/stop.
parent 98aa7580
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