From 7004d2a474babb208c9f987c0e5c3b774b088513 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 3 Jun 2013 18:27:38 +0300 Subject: improve extendedlistbox --- src/gui/widgets/extendedlistbox.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/extendedlistbox.h') diff --git a/src/gui/widgets/extendedlistbox.h b/src/gui/widgets/extendedlistbox.h index 1ac942a54..9d3394dd4 100644 --- a/src/gui/widgets/extendedlistbox.h +++ b/src/gui/widgets/extendedlistbox.h @@ -32,7 +32,7 @@ class ExtendedListBox final : public ListBox ExtendedListBox(const Widget2 *const widget, gcn::ListModel *const listModel, const std::string &skin, - int rowHeight = 13); + const int rowHeight = 13); A_DELETE_COPY(ExtendedListBox) -- cgit v1.2.3-70-g09d2