From 6b8cc23d56d0f46bb8b53bbfb3468adea6a7dd77 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 25 May 2015 18:32:11 +0300 Subject: Add safeDraw method into tab. --- src/gui/widgets/tabs/tab.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/widgets/tabs/tab.h') diff --git a/src/gui/widgets/tabs/tab.h b/src/gui/widgets/tabs/tab.h index 8b26ee3d4..f4644df08 100644 --- a/src/gui/widgets/tabs/tab.h +++ b/src/gui/widgets/tabs/tab.h @@ -111,6 +111,8 @@ class Tab notfinal : public BasicContainer, */ void draw(Graphics *graphics) override final; + void safeDraw(Graphics *graphics) override final; + /** * Set the normal color for the tab's text. */ -- cgit v1.2.3-60-g2f50