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/textpreview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/textpreview.h') diff --git a/src/gui/widgets/textpreview.h b/src/gui/widgets/textpreview.h index 6af6cccf9..2d8dc6c74 100644 --- a/src/gui/widgets/textpreview.h +++ b/src/gui/widgets/textpreview.h @@ -121,7 +121,7 @@ class TextPreview final : public gcn::Widget, * Gets opacity for this widget (whether or not the background color * is shown below the widget) */ - bool isOpaque() const + bool isOpaque() const A_WARN_UNUSED { return mOpaque; } void adjustSize(); -- cgit v1.2.3-60-g2f50