X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5e0e1372fdbb5e9325cadc8be2f69ae0e849a9cc..ee1377e1fa364f364b9a896c786c95ef177164cf:/interface/wx/radiobox.h diff --git a/interface/wx/radiobox.h b/interface/wx/radiobox.h index 05ce753ce4..34fc1e6db9 100644 --- a/interface/wx/radiobox.h +++ b/interface/wx/radiobox.h @@ -19,9 +19,6 @@ @style{wxRA_SPECIFY_COLS} The major dimension parameter refers to the maximum number of columns. - @style{wxRA_USE_CHECKBOX} - Use of the checkbox controls instead of radio buttons (currently - supported only on PalmOS) @endStyleTable @beginEventEmissionTable{wxCommandEvent}