summaryrefslogtreecommitdiff
path: root/src/dragdrop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dragdrop.h')
-rw-r--r--src/dragdrop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dragdrop.h b/src/dragdrop.h
index 3d3a4eba3..d282d82e3 100644
--- a/src/dragdrop.h
+++ b/src/dragdrop.h
@@ -49,7 +49,7 @@ enum DragDropSource
DRAGDROP_SOURCE_EQUIPMENT
};
-class DragDrop
+class DragDrop final
{
public:
DragDrop(Item *const item, const DragDropSource source) :