Add missing export to QueueSignals
ClosedPublic

Authored by davidedmundson on Jun 30 2017, 2:20 PM.

Details

Summary

This header is exported, as are the main subclasses of this (Queue),
however, without this also being explicitly exported we can't use the
new signal/slot syntax as we can't link the staticMetaObject.

Diff Detail

Repository
R279 ThreadWeaver
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidedmundson created this revision.Jun 30 2017, 2:20 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJun 30 2017, 2:20 PM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
dfaure accepted this revision.Jul 1 2017, 12:14 PM
This revision is now accepted and ready to land.Jul 1 2017, 12:14 PM
This revision was automatically updated to reflect the committed changes.