From 987a88ffb5bd00e7996e8267b2bd3c9ed48a40e2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 5 Sep 2012 00:53:33 +0300 Subject: another some const fixes. --- src/gui/sdlinput.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/sdlinput.h') diff --git a/src/gui/sdlinput.h b/src/gui/sdlinput.h index db082ef2a..534f0573e 100644 --- a/src/gui/sdlinput.h +++ b/src/gui/sdlinput.h @@ -182,7 +182,7 @@ protected: * @return a key value. * @see Key */ - static int convertKeyCharacter(SDL_Event event); + static int convertKeyCharacter(const SDL_Event &event); std::queue mKeyInputQueue; std::queue mMouseInputQueue; -- cgit v1.2.3-60-g2f50