]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/fontpickerg.h
remove ODBC and DBgrid libraries
[wxWidgets.git] / include / wx / generic / fontpickerg.h
index ece82ba8bd8c2d67c64e0f64b01baa17fb33eadc..a3c27f432183d7ff2f8d843303fc62b4e9189cb7 100644 (file)
@@ -29,7 +29,7 @@ public:
     wxGenericFontButton() {}
     wxGenericFontButton(wxWindow *parent,
                         wxWindowID id,
-                        const wxFont &initial = *wxNORMAL_FONT,
+                        const wxFont &initial = wxNullFont,
                         const wxPoint& pos = wxDefaultPosition,
                         const wxSize& size = wxDefaultSize,
                         long style = wxFONTBTN_DEFAULT_STYLE,