]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/fontpickerg.h
fixed wxSpinCtrl's client size computation in wxMSW to return something sensible
[wxWidgets.git] / include / wx / generic / fontpickerg.h
index a3c27f432183d7ff2f8d843303fc62b4e9189cb7..ce4f6adb3b746f82327f00748c62e6c5517f42c4 100644 (file)
@@ -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
 {