From 65d123ce2c06a0f532f550b0a3111e92087b3073 Mon Sep 17 00:00:00 2001 From: Darren VanBuren Date: Mon, 24 Jul 2017 05:51:13 -0700 Subject: [PATCH] Fixed segfault in QApplication::exec by copying argc and argv into ui class also reenabled writing to the QPlainTextEdit --- .idea/codeStyleSettings.xml | 2 +- main.cpp | 14 +++++++++----- ui.cpp | 4 +++- ui.h | 2 ++ 4 files changed, 15 insertions(+), 7 deletions(-) diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml index 5e6dd34..8c27bb1 100644 --- a/.idea/codeStyleSettings.xml +++ b/.idea/codeStyleSettings.xml @@ -30,6 +30,6 @@ -