From 1400abb6cfd9596e2b9430385d68e6527f6b0d2b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 29 Jan 2012 04:22:28 +0300 Subject: Fix compilation warnings. --- src/gui/outfitwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/outfitwindow.h') diff --git a/src/gui/outfitwindow.h b/src/gui/outfitwindow.h index b2b46c7e7..a663f3657 100644 --- a/src/gui/outfitwindow.h +++ b/src/gui/outfitwindow.h @@ -90,7 +90,7 @@ class OutfitWindow : public Window, gcn::ActionListener int keyToNumber(SDLKey key) const A_PURE; - SDLKey numberToKey(int number) const A_PURE; + SDLKey numberToKey(unsigned number) const A_PURE; void next(); -- cgit v1.2.3-60-g2f50