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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtmips_gui/mainwindow.h b/qtmips_gui/mainwindow.h
index 3c1cf9f..acfeb05 100644
--- a/qtmips_gui/mainwindow.h
+++ b/qtmips_gui/mainwindow.h
@@ -50,7 +50,7 @@ private:
NewDialog *ndialog;
- CoreView *coreview;
+ GraphicsView *coreview;
CoreViewScene *corescene;
RegistersDock *registers;