From 37e7c73f439c0d8cbfd0f1c02b7ef5916fd748ae Mon Sep 17 00:00:00 2001 From: erihel Date: Sat, 22 Sep 2012 11:48:41 +0200 Subject: * Removed some warnings --- src/ui/key.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui/key.h') diff --git a/src/ui/key.h b/src/ui/key.h index be28b6e..1943f61 100644 --- a/src/ui/key.h +++ b/src/ui/key.h @@ -50,7 +50,7 @@ class CKey : public CControl protected: bool TestKey(int key); - int m_key[2]; + unsigned int m_key[2]; bool m_bCatch; CApplication *m_app; -- cgit v1.2.3-1-g7c22