Removed InsightWorker injection in Insight widgets
This commit is contained in:
@@ -77,7 +77,6 @@ namespace Bloom
|
||||
QApplication application;
|
||||
InsightWorker* insightWorker = new InsightWorker();
|
||||
InsightWindow* mainWindow = new InsightWindow(
|
||||
*(this->insightWorker),
|
||||
this->environmentConfig,
|
||||
this->insightConfig,
|
||||
this->insightProjectSettings
|
||||
|
||||
Reference in New Issue
Block a user