summaryrefslogtreecommitdiffstats
path: root/labb4/Junk.h
diff options
context:
space:
mode:
Diffstat (limited to 'labb4/Junk.h')
-rw-r--r--labb4/Junk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/labb4/Junk.h b/labb4/Junk.h
index e8c028f..30659ab 100644
--- a/labb4/Junk.h
+++ b/labb4/Junk.h
@@ -13,6 +13,7 @@ class Junk : public Robot {
public:
Junk();
Junk(Robot c);
+ ~Junk() {}
/*
* Draws this junk onto the given QGraphicsScene.