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/widgetgroup.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/gui/widgets/widgetgroup.h') diff --git a/src/gui/widgets/widgetgroup.h b/src/gui/widgets/widgetgroup.h index 40b472a7b..69a6b1874 100644 --- a/src/gui/widgets/widgetgroup.h +++ b/src/gui/widgets/widgetgroup.h @@ -52,7 +52,8 @@ class WidgetGroup : public Container, void widgetResized(const gcn::Event &event) override; - virtual Widget *createWidget(const std::string &name) = 0; + virtual Widget *createWidget(const std::string &name) + A_WARN_UNUSED = 0; protected: int mSpacing; -- cgit v1.2.3-60-g2f50