X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/305329c2f18dc3db4148d9206b0f123176920168..2c0b3fd14ceccfb93c4e0163466b47519c86edd6:/include/wx/generic/fontpickerg.h?ds=sidebyside diff --git a/include/wx/generic/fontpickerg.h b/include/wx/generic/fontpickerg.h index a3c27f4321..ce4f6adb3b 100644 --- a/include/wx/generic/fontpickerg.h +++ b/include/wx/generic/fontpickerg.h @@ -19,9 +19,6 @@ // wxGenericFontButton: a button which brings up a wxColourDialog //----------------------------------------------------------------------------- -#define wxFONTBTN_DEFAULT_STYLE \ - (wxFNTP_FONTDESC_AS_LABEL | wxFNTP_USEFONT_FOR_LABEL) - class WXDLLIMPEXP_CORE wxGenericFontButton : public wxButton, public wxFontPickerWidgetBase {