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/dropdown.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/widgets/dropdown.h') diff --git a/src/gui/widgets/dropdown.h b/src/gui/widgets/dropdown.h index 5f12cca31..aea2752d0 100644 --- a/src/gui/widgets/dropdown.h +++ b/src/gui/widgets/dropdown.h @@ -85,6 +85,8 @@ class DropDown final : public ActionListener, void drawFrame(Graphics *graphics) override final; + void safeDrawFrame(Graphics *graphics) override final; + // Inherited from KeyListener void keyPressed(KeyEvent& event) override final; -- cgit v1.2.3-70-g09d2