mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-06-26 12:27:51 +02:00
Added module management system
This commit is contained in:
@ -43,6 +43,7 @@ public:
|
||||
}
|
||||
|
||||
~FileSourceModule() {
|
||||
|
||||
spdlog::info("FileSourceModule '{0}': Instance deleted!", name);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user