From c0d5142d1ed98b62ad87603fa9d2620dce256bd7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 18 Sep 2013 19:46:23 +0300 Subject: add consts in gui classes. --- src/gui/widgets/widgetgroup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/widgetgroup.h') diff --git a/src/gui/widgets/widgetgroup.h b/src/gui/widgets/widgetgroup.h index b7ec6bd29..55507f316 100644 --- a/src/gui/widgets/widgetgroup.h +++ b/src/gui/widgets/widgetgroup.h @@ -54,7 +54,7 @@ class WidgetGroup : public Container, void widgetResized(const gcn::Event &event) override; virtual Widget *createWidget(const std::string &name) - A_WARN_UNUSED = 0; + const A_WARN_UNUSED = 0; protected: int mSpacing; -- cgit v1.2.3-60-g2f50