quit the thread

This commit is contained in:
Hiro Protagonist 2017-03-28 16:02:29 +13:00
parent feec8226b5
commit db47cfcda7

View file

@ -29,5 +29,4 @@ void ImageGrabber::stopCapturing() {
delete tmp;
delete stored_img;
terminate();
}