From 9569e469a481076bdbc330377bf8445eb32fbaa6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 25 May 2015 18:07:58 +0300 Subject: Add safeDraw method into shortcutcontainer childs. --- src/gui/widgets/spellshortcutcontainer.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/widgets/spellshortcutcontainer.h') diff --git a/src/gui/widgets/spellshortcutcontainer.h b/src/gui/widgets/spellshortcutcontainer.h index b72a46c05..eb2dbec49 100644 --- a/src/gui/widgets/spellshortcutcontainer.h +++ b/src/gui/widgets/spellshortcutcontainer.h @@ -51,6 +51,8 @@ class SpellShortcutContainer final : public ShortcutContainer */ void draw(Graphics *graphics) override final; + void safeDraw(Graphics *graphics) override final; + /** * Handles mouse when dragged. */ -- cgit v1.2.3-60-g2f50