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/extendedlistmodel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/extendedlistmodel.h') diff --git a/src/gui/widgets/extendedlistmodel.h b/src/gui/widgets/extendedlistmodel.h index 48b75dc95..536323b36 100644 --- a/src/gui/widgets/extendedlistmodel.h +++ b/src/gui/widgets/extendedlistmodel.h @@ -28,7 +28,7 @@ class ExtendedListModel : public gcn::ListModel { public: - virtual const Image *getImageAt(int i) = 0; + virtual const Image *getImageAt(int i) A_WARN_UNUSED = 0; }; #endif -- cgit v1.2.3-70-g09d2