Skip to content

move refcount test to qthread

Harald Sitter requested to merge work/refcount-qthread into master

this silences a warning about qsocketnotifier only being usable from native QThreads.

QSocketNotifier: Can only be used with threads started with QThread

Merge request reports