mirror of https://github.com/qTox/qTox.git
Browse Source
Qt5 documentation at http://doc.qt.io/qt-5/signalsandslots.html explains: "[...] we provide /this/ as context in the call to connect(). The context object provides information about in which thread the receiver should be executed. This is important, as providing the context ensures that the receiver is executed in the context thread." Fixes #5495.reviewable/pr5499/r1
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue