From 0cff44ef5c1383a638c30cc9f5f8c81b6b4318f9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 30 Oct 2012 13:05:34 +0300 Subject: Add unused warnings to other files. --- src/gui/widgets/textfield.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/textfield.h') diff --git a/src/gui/widgets/textfield.h b/src/gui/widgets/textfield.h index f4592e292..34ca88b4a 100644 --- a/src/gui/widgets/textfield.h +++ b/src/gui/widgets/textfield.h @@ -104,7 +104,7 @@ class TextField : public gcn::TextField, /** * Return the value for a numeric field */ - int getValue() const; + int getValue() const A_WARN_UNUSED; void setSendAlwaysEvents(bool b) { mSendAlwaysEvents = b; } -- cgit v1.2.3-60-g2f50