mirror of
https://github.com/vale981/Taevitas
synced 2025-03-05 09:31:42 -05:00
setlcd
This commit is contained in:
parent
f65cdbc59f
commit
2f1f288d79
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@ void MainWindow::startStopRecording() {
|
|||
resetCapture();
|
||||
return;
|
||||
}
|
||||
qDebug() << recorder;
|
||||
qDebug() << "Started recorder...";
|
||||
if ( !camMan.isCapturing() ) {
|
||||
try {
|
||||
camMan.startCapture();
|
||||
|
|
Loading…
Add table
Reference in a new issue