diff --git a/interface/wx/listbox.h b/interface/wx/listbox.h index 4f96159f00..a21f0f2674 100644 --- a/interface/wx/listbox.h +++ b/interface/wx/listbox.h @@ -165,7 +165,7 @@ public: /** return true if the listbox allows multiple selection */ - bool HasMultipleSelection() const + bool HasMultipleSelection() const; /** Deselects an item in the list box.