diff options
| author | Wladimir J. van der Laan <[email protected]> | 2015-12-01 11:45:33 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2015-12-01 11:55:10 +0100 |
| commit | 6da12dff287ac08c1d8aa847794abb8e582d606c (patch) | |
| tree | a2a412aa2bdb8b6549036ba58c7c36ada4a3d5aa /src/dbwrapper.cpp | |
| parent | Merge pull request #7063 (diff) | |
| download | discoin-6da12dff287ac08c1d8aa847794abb8e582d606c.tar.xz discoin-6da12dff287ac08c1d8aa847794abb8e582d606c.zip | |
qt: use QMetaObject::invokeMethod for cross-thread signaling in clientmodel
It's surprising to me that Q_EMIT even worked for this.
But it doesn't build in Qt4, so switch back to
`QMetaObject::invokeMethod`. Fixes #7138.
Diffstat (limited to 'src/dbwrapper.cpp')
0 files changed, 0 insertions, 0 deletions