mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2026-04-19 23:02:43 +00: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