X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..7157abfba1c0db6fba7e938dd7ada17225b29a10:/interface/wx/spinbutt.h?ds=inline diff --git a/interface/wx/spinbutt.h b/interface/wx/spinbutt.h index 054bce9150..186669d52d 100644 --- a/interface/wx/spinbutt.h +++ b/interface/wx/spinbutt.h @@ -8,7 +8,6 @@ /** @class wxSpinEvent - @wxheader{spinbutt.h} This event class is used for the events generated by wxSpinButton and wxSpinCtrl. @@ -41,7 +40,6 @@ public: /** @class wxSpinButton - @wxheader{spinbutt.h} A wxSpinButton has two small up and down (or left and right) arrow buttons. It is often used next to a text control for increment and decrementing a value.