summaryrefslogtreecommitdiff
path: root/src/item.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/item.h')
-rw-r--r--src/item.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/item.h b/src/item.h
index dc4600d8b..0e8b47aef 100644
--- a/src/item.h
+++ b/src/item.h
@@ -34,7 +34,7 @@ class Image;
/**
* Represents one or more instances of a certain item type.
*/
-class Item
+class Item notfinal
{
public:
/**