Make it compile on QT 4.8. Not sure if this is the right way.

Merged
#49 · Created  · Last updated

Merged pull request

Merged in falemagn/qjsonrpc (pull request #49)

f85751b·Author: ·Closed by: ·2016-04-27

Description

Test for issue 22 wouldn't compile on QT 4.8 because of the missing QSignalSpy::wait() method. I just #ifdef'd the method that invokes it, which looks like wasn't being executed anyway (but I might be wrong about this).

0 attachments

0 comments

Loading commits...