X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/634034d582e690e896b3a6e60d33ddc6f868b404..e4097f77c440b1f31a80fe273cc732c14d606096:/interface/wx/choicdlg.h?ds=inline diff --git a/interface/wx/choicdlg.h b/interface/wx/choicdlg.h index f98d147b72..491571798e 100644 --- a/interface/wx/choicdlg.h +++ b/interface/wx/choicdlg.h @@ -2,7 +2,6 @@ // Name: choicdlg.h // Purpose: interface of wx[Multi|Single]ChoiceDialog // Author: wxWidgets team -// RCS-ID: $Id$ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -71,14 +70,6 @@ public: @remarks Use ShowModal() to show the dialog. - @beginWxPythonOnly - - For Python the two parameters @a n and @a choices are collapsed into a - multi parameter @a choices which is expected to be a Python list of - strings. - - @endWxPythonOnly - @beginWxPerlOnly Not supported by wxPerl. @endWxPerlOnly @@ -109,14 +100,6 @@ public: @remarks Use ShowModal() to show the dialog. - @beginWxPythonOnly - - For Python the two parameters @a n and @a choices are collapsed into a - multi parameter @a choices which is expected to be a Python list of - strings. - - @endWxPythonOnly - @beginWxPerlOnly Use an array reference for the @a choices parameter. @endWxPerlOnly @@ -199,14 +182,6 @@ public: @remarks Use ShowModal() to show the dialog. - @beginWxPythonOnly - - For Python the two parameters @a n and @a choices are collapsed into a - multi parameter @a choices which is expected to be a Python list of - strings. - - @endWxPythonOnly - @beginWxPerlOnly Not supported by wxPerl. @endWxPerlOnly @@ -242,14 +217,6 @@ public: @remarks Use ShowModal() to show the dialog. - @beginWxPythonOnly - - For Python the two parameters @a n and @a choices are collapsed into a - multi parameter @a choices which is expected to be a Python list of - strings. - - @endWxPythonOnly - @beginWxPerlOnly Use an array reference for the @a choices parameter. @endWxPerlOnly