|
@@ -510,7 +510,8 @@ void ctkPluginFrameworkLauncher::shutdown()
|
|
//appLauncher = null;
|
|
//appLauncher = null;
|
|
//splashStreamRegistration = null;
|
|
//splashStreamRegistration = null;
|
|
//defaultMonitorRegistration = null;
|
|
//defaultMonitorRegistration = null;
|
|
- d->fwFactory.reset();
|
|
|
|
|
|
+ //d->fwFactory.reset();
|
|
|
|
+ stop();
|
|
d->running = false;
|
|
d->running = false;
|
|
}
|
|
}
|
|
|
|
|