X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/78e87bf7b8fb25529f77881834c75ae1614e6552..a90280fe1ac7b78563d44afffd1d3b0b521b5cd6:/interface/wx/tglbtn.h diff --git a/interface/wx/tglbtn.h b/interface/wx/tglbtn.h index 3f6d601528..a64e52e402 100644 --- a/interface/wx/tglbtn.h +++ b/interface/wx/tglbtn.h @@ -24,7 +24,7 @@ @library{wxcore} @category{ctrl} - + @appearance{togglebutton.png} @see wxCheckBox, wxButton, wxBitmapToggleButton */ @@ -53,7 +53,7 @@ public: If wxDefaultSize is specified then a default size is chosen. @param style Window style. See wxToggleButton. - @param validator + @param val Window validator. @param name Window name. @@ -118,7 +118,7 @@ public: @library{wxcore} @category{ctrl} - + @appearance{bitmaptogglebutton.png} */ class wxBitmapToggleButton : public wxControl {