aboutsummaryrefslogtreecommitdiff
path: root/qtmips_gui/cacheview.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtmips_gui/cacheview.h')
-rw-r--r--qtmips_gui/cacheview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/qtmips_gui/cacheview.h b/qtmips_gui/cacheview.h
index 8e7a4fb..6091d6b 100644
--- a/qtmips_gui/cacheview.h
+++ b/qtmips_gui/cacheview.h
@@ -92,6 +92,7 @@ class CacheViewScene : public QGraphicsScene {
Q_OBJECT
public:
CacheViewScene(const machine::Cache *cache);
+ ~CacheViewScene();
private:
unsigned associativity;