nzmqt icon indicating copy to clipboard operation
nzmqt copied to clipboard

issue with singleshot function

Open harsh2804 opened this issue 5 years ago • 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); ^

harsh2804 avatar May 17 '19 07:05 harsh2804