From 7e0a97d2521b9ce57003176e82a0b5564aa003c2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 17 Jul 2012 23:26:59 +0300 Subject: Fix more code style and additional warnings. --- src/itemshortcut.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/itemshortcut.h') diff --git a/src/itemshortcut.h b/src/itemshortcut.h index 55c6d1165..6367ba6e8 100644 --- a/src/itemshortcut.h +++ b/src/itemshortcut.h @@ -144,7 +144,7 @@ class ItemShortcut int mItems[SHORTCUT_ITEMS]; /**< The items. */ unsigned char mItemColors[SHORTCUT_ITEMS]; /**< The item colors. */ int mItemSelected; - int mItemColorSelected; + unsigned char mItemColorSelected; int mNumber; }; -- cgit v1.2.3-60-g2f50