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/popuplist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/popuplist.h') diff --git a/src/gui/widgets/popuplist.h b/src/gui/widgets/popuplist.h index 9f84b454a..1ffb2d74c 100644 --- a/src/gui/widgets/popuplist.h +++ b/src/gui/widgets/popuplist.h @@ -52,7 +52,7 @@ class PopupList final : public Popup, int getSelected() const; - void setListModel(gcn::ListModel *model); + void setListModel(gcn::ListModel *const model); gcn::ListModel *getListModel() const { return mListModel; } -- cgit v1.2.3-60-g2f50