This should have been included in the commit before last (7a6dcdcbfd)
This commit is contained in:
@@ -35,7 +35,7 @@ namespace Bloom
|
||||
EventManager& eventManager;
|
||||
EventListenerPointer eventListener = std::make_shared<EventListener>("InsightEventListener");
|
||||
|
||||
QApplication application = QApplication(this->qtApplicationArgc, this->qtApplicationArgv.data());
|
||||
QApplication application;
|
||||
InsightWindow mainWindow;
|
||||
|
||||
TargetControllerConsole targetControllerConsole = TargetControllerConsole(
|
||||
|
||||
Reference in New Issue
Block a user