summaryrefslogtreecommitdiff
path: root/src/spellshortcut.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/spellshortcut.h')
-rw-r--r--src/spellshortcut.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/spellshortcut.h b/src/spellshortcut.h
index dfca62e9e..e28b6d6f3 100644
--- a/src/spellshortcut.h
+++ b/src/spellshortcut.h
@@ -38,6 +38,8 @@ class SpellShortcut final
*/
SpellShortcut();
+ A_DELETE_COPY(SpellShortcut);
+
/**
* Destructor.
*/