From 0387b5dfbc508587f9ce0b9b1c1f366520f11c0b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 17 Jun 2013 21:28:18 +0300 Subject: improve textbox. --- src/gui/widgets/textbox.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/textbox.h') diff --git a/src/gui/widgets/textbox.h b/src/gui/widgets/textbox.h index 669ae6515..aa23364a7 100644 --- a/src/gui/widgets/textbox.h +++ b/src/gui/widgets/textbox.h @@ -62,7 +62,7 @@ class TextBox final : public gcn::TextBox, void keyPressed(gcn::KeyEvent& keyEvent) override; - void draw(gcn::Graphics* graphics); + void draw(gcn::Graphics* graphics) override; void setForegroundColor(const gcn::Color &color); -- cgit v1.2.3-70-g09d2