Skip to content

Commit 8a33114

Browse files
lauris71metsma
authored andcommitted
Update src/controller/controller.cpp
Co-authored-by: Raul Metsma <[email protected]>
1 parent dfe51aa commit 8a33114

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/controller/controller.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ void Controller::run()
111111
// Exit directly here
112112
disposeUI();
113113
exit();
114+
return;
114115
}
115116
onCriticalFailure(exc.what());
116117
} catch (const std::exception& error) {

0 commit comments

Comments
 (0)