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 31c201872..c2facaf0d 100644 --- a/src/gui/shortcut/spellshortcut.h +++ b/src/gui/shortcut/spellshortcut.h @@ -48,7 +48,7 @@ class SpellShortcut final */ void load(); - unsigned int getSpellsCount() const A_CONST A_WARN_UNUSED; + static unsigned int getSpellsCount(); /** * Set the item that is selected. |