mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-07-12 13:54:16 -04:00
GL context init fixes and warning cleanup
This commit is contained in:
@@ -27,6 +27,8 @@ void DemodulatorWorkerThread::threadMain() {
|
||||
filterChanged = true;
|
||||
filterCommand = command;
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
done = commandQueue->empty();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user