]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/radiobut.h
Add wxDataViewCtrl::GetCurrentColumn().
[wxWidgets.git] / interface / wx / radiobut.h
index 26366ecdc3954345ca3f5b7fa7515203d93bea1c..f24790b117ac977d4089808ef820157940f23533 100644 (file)
@@ -25,9 +25,6 @@
            siblings trigger a hang bug in Windows (only). If this happens, add
            this style to mark the button as not belonging to a group, and
            implement the mutually-exclusive group behaviour yourself.
            siblings trigger a hang bug in Windows (only). If this happens, add
            this style to mark the button as not belonging to a group, and
            implement the mutually-exclusive group behaviour yourself.
-    @style{wxRB_USE_CHECKBOX}
-           Use a checkbox button instead of radio button (currently supported
-           only on PalmOS).
     @endStyleTable
 
     @beginEventEmissionTable{wxCommandEvent}
     @endStyleTable
 
     @beginEventEmissionTable{wxCommandEvent}