From a3db00d09e414b7fdaac39afc3dc623fdf564c31 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 17 Oct 2013 22:31:46 +0300 Subject: fix definitions in checkbox. --- src/gui/widgets/checkbox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/checkbox.cpp') diff --git a/src/gui/widgets/checkbox.cpp b/src/gui/widgets/checkbox.cpp index 52230a6d0..e21e50c53 100644 --- a/src/gui/widgets/checkbox.cpp +++ b/src/gui/widgets/checkbox.cpp @@ -92,7 +92,7 @@ CheckBox::~CheckBox() } } -void CheckBox::draw(gcn::Graphics* graphics) +void CheckBox::draw(gcn::Graphics *const graphics) { BLOCK_START("CheckBox::draw") drawBox(graphics); -- cgit v1.2.3-70-g09d2