diff options
Diffstat (limited to 'src/gui/shortcut/spellshortcut.h')
-rw-r--r-- | src/gui/shortcut/spellshortcut.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/shortcut/spellshortcut.h b/src/gui/shortcut/spellshortcut.h index c02e0ee4f..33c6b77d7 100644 --- a/src/gui/shortcut/spellshortcut.h +++ b/src/gui/shortcut/spellshortcut.h @@ -41,7 +41,7 @@ class SpellShortcut final /** * Destructor. */ - ~SpellShortcut() A_CONST; + ~SpellShortcut(); /** * Load the configuration information. |