Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
qt: pool: Add missing Q_EMIT keyword (#582)
Not that Q_EMIT macro functionally does anything at all, but it is conventional to put it in front of signals.
- Loading branch information