diff --git a/src/Insight/Insight.hpp b/src/Insight/Insight.hpp index fdf958f1..d6b2c7d9 100644 --- a/src/Insight/Insight.hpp +++ b/src/Insight/Insight.hpp @@ -35,7 +35,7 @@ namespace Bloom EventManager& eventManager; EventListenerPointer eventListener = std::make_shared("InsightEventListener"); - QApplication application = QApplication(this->qtApplicationArgc, this->qtApplicationArgv.data()); + QApplication application; InsightWindow mainWindow; TargetControllerConsole targetControllerConsole = TargetControllerConsole(