diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2016-05-10 06:59:55 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-05-10 06:59:55 +0200 |
commit | 4cc0ce7fd0e55b5f7c13d63defdb127f189c25a5 (patch) | |
tree | 91d4b250c5d13e06de7836ecb4a01c1e89800ad3 /csv | |
parent | a11524bfb0b15155b8eb2583548923936a86423e (diff) |
compat/options: use auto connection type always
I'm unsure whether the context object for QObject::connect overload
we're using in enum support is treated as the connection's target thread
at all. Docs are silent on this.
In the meantime, no crashes or other anomalies observed, while violating
Qt thread safety invariants resulted in immediate crashes beforehand. So
let's use Qt::AutoConnection and not worry for the time being.
Diffstat (limited to 'csv')
0 files changed, 0 insertions, 0 deletions