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/widgets/slider.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/slider.h') diff --git a/src/gui/widgets/slider.h b/src/gui/widgets/slider.h index 7ef121346..95d23f83e 100644 --- a/src/gui/widgets/slider.h +++ b/src/gui/widgets/slider.h @@ -64,7 +64,7 @@ class Slider : public gcn::Slider /** * Draws the marker. */ - void drawMarker(gcn::Graphics *const graphics); + void drawMarker(gcn::Graphics *const graphics) const; /** * Called when the mouse enteres the widget area. -- cgit v1.2.3-60-g2f50