mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-06-25 20:07:51 +02:00
Fixed close not working
This commit is contained in:
@ -285,6 +285,8 @@ namespace backend {
|
||||
|
||||
render();
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
int end() {
|
||||
|
Reference in New Issue
Block a user