From 80b0caa35e4b84b745daef7e4102b428539cdee5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 25 May 2015 20:12:20 +0300 Subject: Remove safeDraw implimentation from Widget. --- src/gui/widgets/checkbox.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/widgets/checkbox.h') diff --git a/src/gui/widgets/checkbox.h b/src/gui/widgets/checkbox.h index 0aa3a6faf..5555046ba 100644 --- a/src/gui/widgets/checkbox.h +++ b/src/gui/widgets/checkbox.h @@ -111,6 +111,8 @@ class CheckBox final : public Widget, */ void draw(Graphics *const graphics) override final; + void safeDraw(Graphics *const graphics) override final; + /** * Update the alpha value to the checkbox components. */ -- cgit v1.2.3-70-g09d2