From c79403e1341ac533df1771b866d1f5cee15e12b5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 28 Aug 2012 01:59:04 +0300 Subject: Add const to more classes. --- src/gui/setup_joystick.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/setup_joystick.h') diff --git a/src/gui/setup_joystick.h b/src/gui/setup_joystick.h index d4f54d489..35a21080a 100644 --- a/src/gui/setup_joystick.h +++ b/src/gui/setup_joystick.h @@ -50,7 +50,7 @@ class Setup_Joystick : public SetupTab void action(const gcn::ActionEvent &event); - void setTempEnabled(bool sel); + void setTempEnabled(const bool sel); private: gcn::Label *mCalibrateLabel; -- cgit v1.2.3-60-g2f50