X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..95eee7ea380f9bb68d3d2418bd3543ac680c2fa9:/interface/wx/fontpicker.h?ds=inline diff --git a/interface/wx/fontpicker.h b/interface/wx/fontpicker.h index 15c540785a..4db0ae045c 100644 --- a/interface/wx/fontpicker.h +++ b/interface/wx/fontpicker.h @@ -8,7 +8,6 @@ /** @class wxFontPickerCtrl - @wxheader{fontpicker.h} This control allows the user to select a font. The generic implementation is a button which brings up a wxFontDialog when clicked. Native implementation @@ -121,7 +120,6 @@ public: /** @class wxFontPickerEvent - @wxheader{fontpicker.h} This event class is used for the events generated by wxFontPickerCtrl.