From 6daafcc9b29f3d187bb1e6445eee529a816f931f Mon Sep 17 00:00:00 2001 From: Nav Date: Wed, 11 Aug 2021 00:11:11 +0100 Subject: [PATCH] This should have been included in the commit before last (7a6dcdcbfd92403b988d4708fbf4ce19f77b5de4) --- src/Insight/Insight.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(