]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/radiobox.h
Add wxDataViewCtrl::GetCurrentColumn().
[wxWidgets.git] / interface / wx / radiobox.h
index 05ce753ce4fba9948b00dd56eabb9d7006494615..34fc1e6db979a0780fe06ebe91daf39aa07a62d9 100644 (file)
@@ -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}