From 1d989de07fde1e5bef27336ede1497c88fa9249a Mon Sep 17 00:00:00 2001 From: Pavel Pisa Date: Wed, 17 Jul 2019 18:02:32 +0200 Subject: Implemented message window to report compilation errors. Signed-off-by: Pavel Pisa --- qtmips_gui/MainWindow.ui | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'qtmips_gui/MainWindow.ui') diff --git a/qtmips_gui/MainWindow.ui b/qtmips_gui/MainWindow.ui index cd898ae..aa01737 100644 --- a/qtmips_gui/MainWindow.ui +++ b/qtmips_gui/MainWindow.ui @@ -83,6 +83,7 @@ + @@ -527,6 +528,14 @@ Core View + + + Messages + + + Show compile/build messages + + true -- cgit v1.2.3