From bc9712cfb34a891a64bd28b76df0f9f4e5d01513 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 17 Jan 2013 18:45:21 +0300 Subject: Fix server type dropdown in new server dialog. --- src/gui/widgets/dropdown.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/widgets/dropdown.h') diff --git a/src/gui/widgets/dropdown.h b/src/gui/widgets/dropdown.h index ca8b77822..30ce6692b 100644 --- a/src/gui/widgets/dropdown.h +++ b/src/gui/widgets/dropdown.h @@ -71,6 +71,7 @@ class DropDown final : public gcn::ActionListener, DropDown(const Widget2 *const widget, gcn::ListModel *const listModel = nullptr, bool extended = false, + bool modal = false, gcn::ActionListener *const listener = nullptr, const std::string &eventId = ""); -- cgit v1.2.3-70-g09d2