From 5322d978519f9d5677d2096e1167439c84b23cd1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 25 Feb 2011 01:20:00 +0200 Subject: Add tabs to spells window. Now it 5 tabs. Also dont save to configs default cell items for different item containers. --- 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 5210fc4dc..99f899eaa 100644 --- a/src/spellshortcut.h +++ b/src/spellshortcut.h @@ -81,7 +81,7 @@ class SpellShortcut { return mItems[index]; } private: - int mItems[SPELL_SHORTCUT_ITEMS]; /**< The items stored. */ + int mItems[SPELL_SHORTCUT_ITEMS * SPELL_SHORTCUT_TABS]; int mItemSelected; /**< The item held by cursor. */ }; -- cgit v1.2.3-60-g2f50