diff --git a/src/univ/radiobox.cpp b/src/univ/radiobox.cpp index a95f5b572f..ba7e54ab97 100644 --- a/src/univ/radiobox.cpp +++ b/src/univ/radiobox.cpp @@ -142,7 +142,7 @@ bool wxRadioBox::Create(wxWindow *parent, const wxString *choices, int majorDim, long style, - const wxValidator& val, + const wxValidator& wxVALIDATOR_PARAM(val), const wxString& name) { // for compatibility with the other ports which don't handle (yet?)