aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/inventory.h
diff options
context:
space:
mode:
authorTorbjörn Andersson2015-06-29 07:09:41 +0200
committerTorbjörn Andersson2015-06-29 07:09:41 +0200
commitc052865dcc6c407f8cfb48081e129e458dfde774 (patch)
treeb375d6455bbcc8a084ab283e8e6061c19bb3cb19 /engines/sherlock/inventory.h
parentb74bc43a53e50439660edf01c7d40e69fef87a27 (diff)
downloadscummvm-rg350-c052865dcc6c407f8cfb48081e129e458dfde774.tar.gz
scummvm-rg350-c052865dcc6c407f8cfb48081e129e458dfde774.tar.bz2
scummvm-rg350-c052865dcc6c407f8cfb48081e129e458dfde774.zip
SHERLOCK: Silence GCC warning about non-virtual destructor
Diffstat (limited to 'engines/sherlock/inventory.h')
-rw-r--r--engines/sherlock/inventory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sherlock/inventory.h b/engines/sherlock/inventory.h
index fac0b2f888..057e923e5d 100644
--- a/engines/sherlock/inventory.h
+++ b/engines/sherlock/inventory.h
@@ -99,7 +99,7 @@ public:
public:
static Inventory *init(SherlockEngine *vm);
Inventory(SherlockEngine *vm);
- ~Inventory();
+ virtual ~Inventory();
/**
* Free inventory data