mirror of
https://github.com/vale981/Taevitas
synced 2025-03-05 09:31:42 -05:00
write t'll it is over
This commit is contained in:
parent
da13d95dd5
commit
a0bf8a3d60
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ void CameraManager::imageGrabbed( FlyCapture2::Image * image ) {
|
|||
emit frameCaptured( image_buffer->front() );
|
||||
delete image_buffer->front();
|
||||
|
||||
image_buffer->removeFirst();
|
||||
//image_buffer->removeFirst();
|
||||
|
||||
if(!is_capturing && image_buffer->empty())
|
||||
emit finishedCapturing();
|
||||
|
|
Loading…
Add table
Reference in a new issue