From 2b681b167c1d307f550a8dc7b56a94d13886827e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 25 May 2015 22:07:05 +0300 Subject: Add method safeDrawFrame for safe OpenGL renderer. --- src/gui/widgets/textfield.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/widgets/textfield.h') diff --git a/src/gui/widgets/textfield.h b/src/gui/widgets/textfield.h index 2b5f4196f..3a5db3c3c 100644 --- a/src/gui/widgets/textfield.h +++ b/src/gui/widgets/textfield.h @@ -117,6 +117,8 @@ class TextField notfinal : public Widget, */ void drawFrame(Graphics *graphics) override final; + void safeDrawFrame(Graphics *graphics) override final; + /** * Determine whether the field should be numeric or not */ -- cgit v1.2.3-60-g2f50