X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..40ae960071c5d74e167c7fd596122ed7d9e766b9:/interface/wx/button.h?ds=sidebyside diff --git a/interface/wx/button.h b/interface/wx/button.h index 67e13cc77f..127938c17f 100644 --- a/interface/wx/button.h +++ b/interface/wx/button.h @@ -8,7 +8,6 @@ /** @class wxButton - @wxheader{button.h} A button is a control that contains a text string, and is one of the most common elements of a GUI. @@ -39,7 +38,7 @@ @library{wxcore} @category{ctrl} - + @appearance{button.png} @see wxBitmapButton */