From bea613d8ba11a64ccf36a01735f2839894ca9476 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 25 May 2015 20:43:53 +0300 Subject: Fix some issues in safe OpenGL renderer after last changes. --- src/gui/widgets/passwordfield.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/widgets/passwordfield.h') diff --git a/src/gui/widgets/passwordfield.h b/src/gui/widgets/passwordfield.h index f997f1f51..0efce0dcf 100644 --- a/src/gui/widgets/passwordfield.h +++ b/src/gui/widgets/passwordfield.h @@ -46,6 +46,8 @@ class PasswordField final : public TextField */ void draw(Graphics *graphics) override final; + void safeDraw(Graphics *graphics) override final; + protected: unsigned char mPasswordChar; }; -- cgit v1.2.3-60-g2f50