introduce active and passive events
This commit is contained in:
@@ -15,5 +15,5 @@ DependsOnPrintStatic::~DependsOnPrintStatic() {
|
||||
|
||||
void DependsOnPrintStatic::run() {
|
||||
std::cout << "DependsOnPrintStatic lib loaded and run!\n";
|
||||
app->stopModule(name);
|
||||
app->emitEvent(new Archimedes::DoUnloadModuleEvent(name));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user