X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8ff9b17d57afa08af355bee49f7ebbcef67e3aef..2060e34cd268b962a2836755e2066803887597b5:/interface/wx/choice.h diff --git a/interface/wx/choice.h b/interface/wx/choice.h index dba1a3bdd1..04fe54ec4f 100644 --- a/interface/wx/choice.h +++ b/interface/wx/choice.h @@ -66,13 +66,6 @@ public: @see Create(), wxValidator - @beginWxPythonOnly - - The wxChoice constructor in wxPython reduces the @a n and @a choices - arguments to a single argument, which is a list of strings. - - @endWxPythonOnly - @beginWxPerlOnly Not supported by wxPerl. @endWxPerlOnly @@ -108,13 +101,6 @@ public: @see Create(), wxValidator - @beginWxPythonOnly - - The wxChoice constructor in wxPython reduces the @a n and @a choices - arguments to a single argument, which is a list of strings. - - @endWxPythonOnly - @beginWxPerlOnly Use an array reference for the @a choices parameter. @endWxPerlOnly