From 1feb7f7edc5f8f383e594b256ef4cab0fae75b99 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 29 Aug 2012 23:40:41 +0300 Subject: Add const to more classes. --- src/client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client.h') diff --git a/src/client.h b/src/client.h index 82a5a3983..e311cdecb 100644 --- a/src/client.h +++ b/src/client.h @@ -270,7 +270,7 @@ public: const bool always = false) { instance()->resizeVideo(width, height, always); } - static void setGuiAlpha(float n); + static void setGuiAlpha(const float n); static float getGuiAlpha(); -- cgit v1.2.3-60-g2f50