jonnydee/nzmqt

issue with singleshot function

harsh2804 opened this issue · 0 comments

nzmqt/include/nzmqt/impl.hpp:458: error: no matching function for call to 'QTimer::singleShot(int, nzmqt::PollingZMQContext*, void (nzmqt::PollingZMQContext::*)())'
QTimer::singleShot(0, this, &PollingZMQContext::run);
^