kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
Potential fix for SDR++ not stopping on Linux
rodzic
8a1df1d712
commit
659b9b1e8c
|
@ -433,5 +433,7 @@ int sdrpp_main(int argc, char *argv[]) {
|
|||
glfwDestroyWindow(core::window);
|
||||
glfwTerminate();
|
||||
|
||||
sigpath::signalPath.stop();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue