From 6053e0797465a15da30b8d645c8ac7c95b596c69 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 24 Mar 2013 15:56:29 +0300 Subject: fix compilation warnings. --- src/spellshortcut.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/spellshortcut.h') diff --git a/src/spellshortcut.h b/src/spellshortcut.h index d5ce35e6e..58c772a20 100644 --- a/src/spellshortcut.h +++ b/src/spellshortcut.h @@ -27,7 +27,7 @@ class TextCommand; -const int SPELLS_SIZE = SPELL_SHORTCUT_ITEMS * SPELL_SHORTCUT_TABS; +const unsigned int SPELLS_SIZE = SPELL_SHORTCUT_ITEMS * SPELL_SHORTCUT_TABS; /** * The class which keeps track of the item shortcuts. -- cgit v1.2.3-60-g2f50