aboutsummaryrefslogtreecommitdiff
path: root/qtmips_gui/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtmips_gui/mainwindow.h')
-rw-r--r--qtmips_gui/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/qtmips_gui/mainwindow.h b/qtmips_gui/mainwindow.h
index 9c7bb25..94365fe 100644
--- a/qtmips_gui/mainwindow.h
+++ b/qtmips_gui/mainwindow.h
@@ -100,6 +100,7 @@ public slots:
void machine_trap(machine::QtMipsException &e);
void central_tab_changed(int index);
void tab_widget_destroyed(QObject *obj);
+ void view_mnemonics_registers(bool enable);
protected:
void closeEvent(QCloseEvent *event);