diff options
Diffstat (limited to 'src/spellshortcut.h')
-rw-r--r-- | src/spellshortcut.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/spellshortcut.h b/src/spellshortcut.h index e28b6d6f3..d4c77023b 100644 --- a/src/spellshortcut.h +++ b/src/spellshortcut.h @@ -38,7 +38,7 @@ class SpellShortcut final */ SpellShortcut(); - A_DELETE_COPY(SpellShortcut); + A_DELETE_COPY(SpellShortcut) /** * Destructor. |